Scheduler for WinForms
C1DescriptionAttribute コンストラクタ(String,String,String)

C1.ScheduleCore アセンブリ > C1.Schedule.Localization 名前空間 > C1DescriptionAttribute クラス > C1DescriptionAttribute コンストラクタ : C1DescriptionAttribute コンストラクタ(String,String,String)
The key value used to keep specific string description.
Default non-localized description text.
Argument for formatDescription parameter.
Initializes a new instance of the C1DescriptionAttribute attribute.
シンタックス
'宣言
 
Public Function New( _
   ByVal key As System.String, _
   ByVal formatDescription As System.String, _
   ByVal ag0 As System.String _
)
public C1DescriptionAttribute( 
   System.string key,
   System.string formatDescription,
   System.string ag0
)

パラメータ

key
The key value used to keep specific string description.
formatDescription
Default non-localized description text.
ag0
Argument for formatDescription parameter.
参照

C1DescriptionAttribute クラス
C1DescriptionAttribute メンバ
オーバーロード一覧