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