/// <summary>
 /// Default constructor
 /// </summary>
 public ContactOptInList()
 {
     _optInSource = ContactOptSource.Undefined;
 }
Beispiel #2
0
 /// <summary>
 /// Default constructor
 /// </summary>
 public ContactOptInList()
 {
     _optInSource = ContactOptSource.Undefined;
 }