Example #1
0
 public async Task RemoveProhibitedNameAsync(ProhibitedName name)
 {
     //throw new NotImplementedException();
 }
 public Task RemoveProhibitedNameAsync(ProhibitedName name)
 {
     throw new System.NotImplementedException();
 }