示例#1
0
 public bool Update(Form form)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public Form Add(Form form)
 {
     throw new NotImplementedException();
 }