Concatenates two strings.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- string1
- Type: NetIrc2 IrcString
The first string.
- string2
- Type: NetIrc2 IrcString
The second string.
Return Value
A string that is the concatentaion of the two.See Also