[]
Initializes a new instance of the SchedulerLocExtension class.
public SchedulerLocExtension()
Initializes a new instance of the SchedulerLocExtension class.
public SchedulerLocExtension(string key, string defaultValue)
Type | Name | Description |
---|---|---|
string | key | The string value determining resource key. Three types are supported: - "Key" - "Dictinary:Key" - "Assembly:Dictionary:Key |
string | defaultValue | The default value used as fallback string. |
Initializes a new instance of the SchedulerLocExtension class.
public SchedulerLocExtension(string key)
Type | Name | Description |
---|---|---|
string | key | The string value determining resource key. Three types are supported: - "Key" - "Dictinary:Key" - "Assembly:Dictionary:Key |