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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > SchedulerLocExtension クラス > SchedulerLocExtension コンストラクタ : SchedulerLocExtension コンストラクタ(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 SchedulerLocExtension class.
シンタックス
'宣言
 
Public Function New( _
   ByVal key As System.String, _
   ByVal defaultValue As System.String _
)
public SchedulerLocExtension( 
   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.
参照

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