C# Class IRC.Reply

Inheritance: System.EventArgs
Datei anzeigen Open project: tamaw/SharpIRC Class Usage Examples

Public Methods

Method Description
Decode ( string message ) : Reply
Reply ( ) : System
ToString ( ) : string

Method Details

Decode() public static method

public static Decode ( string message ) : Reply
message string
return Reply

Reply() public method

public Reply ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string