[]
Initializes a new instance of the GanttViewLocalizeExtension class.
public GanttViewLocalizeExtension()
Initializes a new instance of the GanttViewLocalizeExtension class.
public GanttViewLocalizeExtension(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 GanttViewLocalizeExtension class.
public GanttViewLocalizeExtension(string key)
Type | Name | Description |
---|---|---|
string | key | The string value determining resource key. Three types are supported: - "Key" - "Dictinary:Key" - "Assembly:Dictionary:Key |