Exemple #1
0
 public CmpgnParticipantStatusSchema(CmpgnParticipantStatusSchema source)
     : base(source)
 {
 }
Exemple #2
0
 public CmpgnParticipantStatusSchema(CmpgnParticipantStatusSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }