Method | Description | |
---|---|---|
DeleteBugReport ( int id ) : bool | ||
DoWork ( ) : string | ||
GetBugReportByID ( int id ) : |
||
GetBugReports ( ) : IList |
||
InsertBugReport ( |
||
UpdateBugReport ( |
public GetBugReportByID ( int id ) : |
||
id | int | |
return |
public InsertBugReport ( |
||
br | ||
return | bool |
public UpdateBugReport ( |
||
br | ||
return | bool |