NotImplementedAttribute 构造函数

定义

重载

NotImplementedAttribute()
NotImplementedAttribute(String)

NotImplementedAttribute()

public NotImplementedAttribute ();

适用于

NotImplementedAttribute(String)

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

参数

message
String

适用于