'宣言 Public Function New( _ ByVal key As System.String, _ ByVal defaultValue As System.String _ )
public SchedulerLocExtension( System.string key, System.string defaultValue )
パラメータ
- key
- リソースキーを決定する System.String値。サポートされる3つの型: - "Key" - "Dictinary:Key" - "Assembly:Dictionary:Key
- defaultValue
- フォールバック文字列として使用されるデフォルトの値。