메소드 | 설명 | |
---|---|---|
ParseCommand ( string command ) : Pop3Command | ||
ParseDele ( string command ) : int? | ||
ParsePass ( string command ) : string | ||
ParseRetr ( string command ) : int? | ||
ParseUser ( string command ) : string |
메소드 | 설명 | |
---|---|---|
CommandParser ( ) : System |
public static ParseCommand ( string command ) : Pop3Command | ||
command | string | |
리턴 | Pop3Command |