Exemplo n.º 1
0
 public void ModifyAdvisory(Advisory advisory)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public int AddAdvisory(Advisory advisory)
 {
     throw new NotImplementedException();
 }