Share via


NotImplementedAttribute Class

Definition

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

Constructors

Name Description
NotImplementedAttribute()
NotImplementedAttribute(String)

Properties

Name Description
Message

Applies to