Метод | Описание | |
---|---|---|
DeleteBugReport ( int id ) : bool | ||
GetBugReportByID ( int id ) : |
||
GetBugReports ( ) : IList |
||
InsertBugReport ( |
||
UpdateBugReport ( |
public GetBugReportByID ( int id ) : |
||
id | int | |
Результат |
public InsertBugReport ( |
||
br | ||
Результат | bool |
public UpdateBugReport ( |
||
br | ||
Результат | bool |