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