예제 #1
0
 public CategoryRepository(AppDBContent appDBContent)
 {
     this.appDBContent = appDBContent;
 }