Table of Contents

Constructor StringWrapper

Namespace
Alternet.Common.TypeScript.Helpers
Assembly
Alternet.Common.TypeScript.v9.dll

StringWrapper(string)

Initializes a new instance of the StringWrapper class with specified value.

public StringWrapper(string value)

Parameters

value string

String value representing value object.