Method |
Description |
|
AttemptStructDeserialization ( CookComputing.XmlRpc.XmlRpcStruct response, Type output ) : object |
Uses Reflection to deserialize objects from hashtables and structs. Specifically tested for use with the comment objects |
|
BugFromBugId ( int bugId ) : BugReport |
|
|
Execute ( ) : int |
Runs the Query and returns the number of results |
|
FetchComments ( ) : void |
|
|
PostComment ( int bugId, string text ) : bool |
|
|
PostDeserialize ( ) : void |
|
|
Query ( ) : System |
|
|
Query ( Repository source ) : System |
|
|
TestLoggedInStuff ( ) : void |
|
|
TestStuff ( ) : void |
|
|