Bugzilla/Bug.cs File Reference


Detailed Description

Encapsulation of a bug in Bugzilla.

Bugs are, of course, what Bugzilla tracks. In order to do anything with bugs, you need bug objects.

Instances of this class can be used to manipulate a Bug in a Bugzilla server.

You cannot directly create a Bug object. You should get a Bug object from Server.GetBug or Server.GetBugs.

In order to actually instantiate a Bug, a Server instance must be supplied.

Definition in file Bug.cs.

Go to the source code of this file.

Namespaces

namespace  Bugzproxy
namespace  CookComputing::XmlRpc
namespace  System

Classes

class  Bug
 This class Encapsulates a bug in Bugzilla. More...


Generated on Thu Jan 17 07:31:46 2008 for BugzillaProxy by  doxygen 1.5.4