메소드 | 설명 | |
---|---|---|
GetPagedList ( ) : IEnumerable |
||
Insert ( QuestionCategoryModel model ) : void | ||
QuestionCategoryService ( IQuestionCategoryRepository questionCategoryRepository, IModelFactory modelFactory ) : System.Collections.Generic | ||
Update ( QuestionCategoryModel model ) : void |
public Insert ( QuestionCategoryModel model ) : void | ||
model | QuestionCategoryModel | |
리턴 | void |
public QuestionCategoryService ( IQuestionCategoryRepository questionCategoryRepository, IModelFactory modelFactory ) : System.Collections.Generic | ||
questionCategoryRepository | IQuestionCategoryRepository | |
modelFactory | IModelFactory | |
리턴 | System.Collections.Generic |
public Update ( QuestionCategoryModel model ) : void | ||
model | QuestionCategoryModel | |
리턴 | void |