NotImplementedAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public class NotImplementedAttribute : Attribute
type NotImplementedAttribute = class
    inherit Attribute
Inheritance
NotImplementedAttribute
Attributes

Constructors

NotImplementedAttribute()
NotImplementedAttribute(String)

Properties

Message

Applies to