コード例 #1
0
ファイル: MyModel.cs プロジェクト: JoelWeber/xaml-sdk
 public MyModel()
 {
     this.northwind = new NorthwindEntities();
 }