Пример #1
0
 public EndpointType()
 {
     this.protocolField = EndpointTypeProtocol.tcp;
     this.typeField = EndpointTypeType.Internal;
 }
 public EndpointType()
 {
     this.protocolField = EndpointTypeProtocol.tcp;
     this.typeField     = EndpointTypeType.Internal;
 }