示例#1
0
 public static void Regist()
 {
     ProtocolFactory <TestProtocol> .RegistFactory((ushort)ProtocolEnum.Test);
 }