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

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

パラメータ

key
The System.String value determining resource key. Three types are supported: - "Key" - "Dictinary:Key" - "Assembly:Dictionary:Key
defaultValue
The default value used as fallback string.
参照

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