NotImplementedAttribute Constructors

Definition

Overloads

NotImplementedAttribute()
NotImplementedAttribute(String)

NotImplementedAttribute()

public NotImplementedAttribute ();

Applies to

NotImplementedAttribute(String)

public NotImplementedAttribute (string message);
new Foundation.NotImplementedAttribute : string -> Foundation.NotImplementedAttribute

Parameters

message
String

Applies to