Scheduler for WPF
C1LocalizeExtension コンストラクタ(String)

C1.WPF.Schedule アセンブリ > C1.WPF.Localization 名前空間 > C1LocalizeExtension クラス > C1LocalizeExtension コンストラクタ : C1LocalizeExtension コンストラクタ(String)
The System.String value determining resource key. Three types are supported: - "Key" - "Dictinary:Key" - "Assembly:Dictionary:Key
Initializes a new instance of the C1LocalizeExtension class.
シンタックス
'宣言
 
Public Function New( _
   ByVal key As System.String _
)
public C1LocalizeExtension( 
   System.string key
)

パラメータ

key
The System.String value determining resource key. Three types are supported: - "Key" - "Dictinary:Key" - "Assembly:Dictionary:Key
参照

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