예제 #1
0
파일: FormCustomer.cs 프로젝트: trran/UFHEC
 public void AddNewEntity()
 {
     controller.AddNewEntity();
 }