Response Unmarshaller for ServiceError Object
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class ServiceErrorUnmarshaller : IUnmarshaller<ServiceError, XmlUnmarshallerContext>, IUnmarshaller<ServiceError, JsonUnmarshallerContext>
 Members
 Members| All Members | Constructors | Methods | |||
| Icon | Member | Description | 
|---|---|---|
|  | ServiceErrorUnmarshaller()()()() | Initializes a new instance of the ServiceErrorUnmarshaller class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | GetInstance()()()() | |
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | Unmarshall(JsonUnmarshallerContext) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ServiceErrorUnmarshaller |