C# 클래스 IRC.Reply

상속: System.EventArgs
파일 보기 프로젝트 열기: tamaw/SharpIRC 1 사용 예제들

공개 메소드들

메소드 설명
Decode ( string message ) : Reply
Reply ( ) : System
ToString ( ) : string

메소드 상세

Decode() 공개 정적인 메소드

public static Decode ( string message ) : Reply
message string
리턴 Reply

Reply() 공개 메소드

public Reply ( ) : System
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string