Exemplo n.º 1
0
 public CommunicationChannelTypeGWO(CommunicationChannelCodeType communicationChannelCode, string value)
 {
     this.communicationChannelCode = communicationChannelCode;
     this.value = value;
 }
 public CommunicationChannelTypeGWO(CommunicationChannelCodeType communicationChannelCode, string value)
 {
     this.communicationChannelCode = communicationChannelCode;
     this.value = value;
 }