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

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

パラメータ

key
The key value used to keep specific string description.
description
Default non-localized description text.
参照

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