메소드 | 설명 | |
---|---|---|
Deserialize ( string json ) : |
||
NetCommand ( NetCommandType type, string data ) : System | ||
Serialize ( ) : string |
public static Deserialize ( string json ) : |
||
json | string | |
리턴 |
public NetCommand ( NetCommandType type, string data ) : System | ||
type | NetCommandType | |
data | string | |
리턴 | System |