Esempio n. 1
0
 void IRepository <ClanAuthority> .Update(ClanAuthority update)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 void IRepository <ClanAuthority> .Insert(ClanAuthority insert)
 {
     throw new NotImplementedException();
 }