예제 #1
0
파일: Northwind.cs 프로젝트: symform/mono
 partial void UpdateShipper(Shipper instance);
예제 #2
0
파일: Northwind.cs 프로젝트: symform/mono
 partial void DeleteShipper(Shipper instance);
예제 #3
0
파일: Northwind.cs 프로젝트: symform/mono
 partial void InsertShipper(Shipper instance);