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