Converts to a .NET string using the specified encoding.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- encoding
- Type: System.Text Encoding
The encoding to use in the conversion.
Return Value
The converted string.See Also