示例#1
0
 public void AddOwnerDomain(int Id, string NameAdd)
 {
     _owner.AddOwnerInfro(Id, NameAdd);
 }