예제 #1
0
 public static sbyte GetNr(this Rpc.Commands command)
 {
     return((sbyte)((int)command));
 }