Method | Description | |
---|---|---|
AddAnswer ( |
||
AddQuestion ( |
||
DatatableQuestion ( ) : |
||
DeleteAnswerByIDQuestion ( |
||
DeleteQuestionByID ( |
||
EditAnswerbyID ( |
||
EditIDCatalogueAnswerByIDQuestion ( |
||
EditIDCatalogueQuestionByIDQuestion ( |
||
EditQuestionTypebyID ( |
||
EditQuestionbyID ( |
||
GetAnswerByQuestionID ( |
||
GetFileHotPotato ( string file ) : List |
||
GetFileTXT ( string file ) : List |
||
GetFileXML ( string file ) : List |
||
GetQuestion ( ) : List |
||
GetQuestionByCatalogue ( |
||
GetQuestionByID ( |
||
MaxIDQuestion ( ) : int | ||
QuestionBL ( ) : System |
public AddAnswer ( |
||
Answer | ||
return | bool |
public AddQuestion ( |
||
Question | ||
return | bool |
public DatatableQuestion ( ) : |
||
return |
public DeleteAnswerByIDQuestion ( |
||
Question | ||
return | bool |
public DeleteQuestionByID ( |
||
Question | ||
return | bool |
public EditAnswerbyID ( |
||
Answer | ||
return | bool |
public EditIDCatalogueAnswerByIDQuestion ( |
||
Question | ||
return | bool |
public EditIDCatalogueQuestionByIDQuestion ( |
||
Question | ||
return | bool |
public EditQuestionTypebyID ( |
||
Question | ||
return | bool |
public EditQuestionbyID ( |
||
Question | ||
return | bool |
public GetAnswerByQuestionID ( |
||
Question | ||
return | List |
public GetFileHotPotato ( string file ) : List |
||
file | string | |
return | List |
public GetQuestionByCatalogue ( |
||
Catalogue | ||
return | List |
public GetQuestionByID ( |
||
question | ||
return | List |