Example #1
0
 public ContactMembershipEventArgs(ContactMembership action)
 {
     this.action = action;
 }
 public ContactMembershipEventArgs(ContactMembership action)
 {
     this.action = action;
 }