예제 #1
0
파일: Northwind.cs 프로젝트: hobdrive/NHaml
 partial void UpdateCustomer( Customer instance );
예제 #2
0
파일: Northwind.cs 프로젝트: hobdrive/NHaml
 partial void DeleteCustomer( Customer instance );
예제 #3
0
파일: Northwind.cs 프로젝트: hobdrive/NHaml
 partial void InsertCustomer( Customer instance );