'宣言 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.