public void AddAddress(string name, GlmAddress address)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void AddAddress(String name, GlmAddress address)
 {
 }