Overload List

  NameDescription
Public methodDeclareString(String)
Initializes a new instance of the DeclareString class declaring the specified string with UTF-8 encoding.
Public methodDeclareString(String, Encoding)
Initializes a new instance of the DeclareString class declaring the specified string with the specified encoding.

See Also