A wrapper around MantisConnectWebservice to provide a more friendly interface for the rest of the C# code.
For a list of all members of this type, see Request Members.
System.Object
Request
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Some methods will do do pre or post processing of data to convert them from the webservice format to one that is easier to access. For example, the webservice may return information about project ids/names as a serialised string, which then gets deserialised by this wrapper into a DataTable for easier access and binding to standard controls.
Namespace: Futureware.MantisConnect
Assembly: Futureware.MantisConnect (in Futureware.MantisConnect.dll)
Request Members | Futureware.MantisConnect Namespace