Example #1
0
 public ContactController()
 {
     this.contactsvcrepo = new ContactSvcRepository();
 }