次の方法で共有


NotImplementedAttribute クラス

定義

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

コンストラクター

NotImplementedAttribute()
NotImplementedAttribute(String)

プロパティ

Message

適用対象