NotImplementedAttribute 类

定义

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public class NotImplementedAttribute : Attribute
type NotImplementedAttribute = class
    inherit Attribute
继承
NotImplementedAttribute
属性

构造函数

NotImplementedAttribute()
NotImplementedAttribute(String)

属性

Message

适用于