コード例 #1
0
 public CodeRepository()
 {
     context = new ChatlyEntities(); //Wrap and instantiate the ObjectContext
 }