Creates an IRC string by converting a .NET string using the specified encoding.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- string
- Type: System String
The .NET string to convert.
- encoding
- Type: System.Text Encoding
The encoding to use.
See Also