AnnotatableExtensions 类

定义

注意

Use IReadOnlyAnnotatable

IReadOnlyAnnotatable 的扩展方法。

public static class AnnotatableExtensions
[System.Obsolete("Use IReadOnlyAnnotatable")]
public static class AnnotatableExtensions
type AnnotatableExtensions = class
[<System.Obsolete("Use IReadOnlyAnnotatable")>]
type AnnotatableExtensions = class
Public Module AnnotatableExtensions
Public Class AnnotatableExtensions
继承
AnnotatableExtensions
属性

方法

AnnotationsToDebugString(IAnnotatable, Int32)
已过时.

获取对象上声明的所有注释的调试字符串。

GetAnnotation(IAnnotatable, String)
已过时.

获取具有给定名称的批注,如果不存在,则引发该批注。

适用于