Example #1
0
 public void ModifyAdvisory(Advisory advisory)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public int AddAdvisory(Advisory advisory)
 {
     throw new NotImplementedException();
 }