Package Methods |
The Package type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Makes a clone copy of the currently populated Package object.
| |
CreatePackage(String) |
Creates a Package Object by the serialized Xml.
| |
CreatePackage(Package, Package) |
Create a single Package object from two Package objects.
| |
CreatePackage(Package, PackageRequest, PackageResponse) |
Creates a full Sox.Package object from a Sox.Package, Sox.PackageRequest, and Sox.PackageResponse objects
| |
CreatePackage(Package, Package, PackageRequest, PackageResponse) | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetXml |
Gets an Xml Serialized representation of the current Package Object.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |