Constructor StringWrapper
- Namespace
- Alternet.Common.TypeScript.Helpers
- Assembly
- Alternet.Common.TypeScript.v10.dll
StringWrapper(string)
Initializes a new instance of the StringWrapper class with specified value.
public StringWrapper(string value)
Parameters
valuestringString value representing value object.