예제 #1
0
 public void RegisterInterest(Interest interest)
 {
     Leads.Add(interest);
 }
예제 #2
0
 public void RegisterInterest(Interest interest)
 {
     Leads.Add(interest);
 }