Response Unmarshaller for TimeSpan Object
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class TimeSpanUnmarshaller : IUnmarshaller<TimeSpan, XmlUnmarshallerContext>, IUnmarshaller<TimeSpan, JsonUnmarshallerContext>
 Members
 Members| All Members | Constructors | Methods | |||
| Icon | Member | Description | 
|---|---|---|
|  | TimeSpanUnmarshaller()()()() | Initializes a new instance of the TimeSpanUnmarshaller 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 | |
|  | TimeSpanUnmarshaller |