AppendCommentParam | Parameter for IProxy.AppendComment call |
Bug | This class Encapsulates a bug in Bugzilla |
BugIds | A list of bug ids. This is used in several functions, both as a param and as a result type |
BugInfo | Information about a single bug |
CreateBugParam | Information needed to create a bug |
CreateBugResult | Result of call to IProxy.CreateBug |
GetBugsResult | A list of Bugs |
GetLegalValuesForBugFieldParam | Parameter for IProxy.GetLegalValuesForBugField call |
GetLegalValuesForBugFieldResult | Result of call to IProxy.GetLegalValuesForBugField |
GetProductsResult | A list of Products |
GetTimezoneResult | Result for call to IProxy.GetTimezone |
GetVersionResult | Result for call to IProxy.GetVersion |
IProxy | The interface for use by the xml-rpc.net framework |
LoginParam | Parameter struct for the IProxy.Login method |
LoginResult | Parameter struct for the result of the IProxy.Login method |
Product | Encapsulation of a product in Bugzilla |
ProductIds | A list of product ids. This is used in several methods, both as a param and as a result type |
ProductInfo | Information about a single product |
Server | This class encapsulates a Bugzilla server |
SetBugResolutionParam | Parameter for call to IProxy.SetBugResolution |