C# Class CwIRC.IRCResponse

显示文件 Open project: MatthewCox/MoronBot Class Usage Examples

Public Methods

Method Description
IRCResponse ( ResponseType type, string response, string target )

Method Details

IRCResponse() public method

public IRCResponse ( ResponseType type, string response, string target )
type ResponseType
response string
target string