Overload List
Name | Description | |
---|---|---|
![]() | DeclareString(String) |
Initializes a new instance of the DeclareString class declaring the specified string
with UTF-8 encoding.
|
![]() | DeclareString(String, Encoding) |
Initializes a new instance of the DeclareString class declaring the specified string
with the specified encoding.
|