Class AttributeStringFormatExtensions
Inheritance
System.Object
AttributeStringFormatExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Vortex.Presentation.Controls.Wpf.Extension
Assembly: Vortex.Presentation.Controls.Wpf.dll
Syntax
static class AttributeStringFormatExtensions
Methods
AttributeFormatOrNull(Object)
Declaration
static string AttributeFormatOrNull(this object plcOnliner)
Parameters
Type | Name | Description |
---|---|---|
System.Object | plcOnliner |
Returns
Type | Description |
---|---|
System.String |
FromPlcStringFormat(String)
Declaration
static string FromPlcStringFormat(this string stringFormatAttributeValue)
Parameters
Type | Name | Description |
---|---|---|
System.String | stringFormatAttributeValue |
Returns
Type | Description |
---|---|
System.String |