Definition at line 267 of file IProxy.cs.
Public Attributes | |
int | bugId |
The id of the bug. | |
string | resolution |
The actual resolution to set. Should be legal. |
int bugId |
The id of the bug.
Definition at line 270 of file IProxy.cs.
Referenced by Server::SetBugResolution().
string resolution |
The actual resolution to set. Should be legal.
Definition at line 272 of file IProxy.cs.
Referenced by Server::SetBugResolution().