StraalforsValue(String) Constructor |
Namespace: WorkZone.Dispatcher.StraalforsAssembly: WorkZone.Dispatcher.Straalfors_24.5.0.0 (in WorkZone.Dispatcher.Straalfors_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic StraalforsValue(
string value
)
Public Sub New (
value As String
)
public:
StraalforsValue(
String^ value
)
new :
value : string -> StraalforsValue
Parameters
- value String
[Missing <param name="value"/> documentation for "M:WorkZone.Dispatcher.Straalfors.StraalforsValue.#ctor(System.String)"]
See Also