ApiResult |
|
ArrayType<T> |
Abstract System.Collections.Generic.List<T> descendant that additionaly implements an IArrayType interface. |
Binary |
The Binary class is used to represent binary data that is sent between client and server. The Binary class extends the System.IO.MemoryStream class to add some helper methods for working with Binaries. |
ComplexType |
The ComplexType class serves as a base class for Struct types defined in the service library. |
XsDateTime |
The XsDateTime class represents the DateTime value with given timezone offset. |
XsDateTime_Activator |
The XsDateTime_Activator class creates instances of the XsDateTime class. This class is used internally by the TypeManager to create instances of the XsDateTime class whenever this class is being transferred between server and client. |