Exemplo n.º 1
0
 public ParticipantResponse(ParticipantResponse source)
     : base(source)
 {
 }
Exemplo n.º 2
0
 public ParticipantResponse(Terrasoft.Configuration.ParticipantResponse source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }