Namespace: ITHit.Collab.Serialization
The xFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | xFormatter | Initializes a new instance of the xFormatter class |
Name | Description | |
---|---|---|
![]() | Deserialize(Stream) | (Overrides FormatterDeserialize(Stream).) |
![]() | Deserialize(String) | (Overrides FormatterDeserialize(String).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | EscapeValue | (Inherited from Formatter.) |
![]() | 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.) |
![]() | GetPropertyObjectByVersion | (Inherited from Formatter.) |
![]() | GetStructuredValueForComponent | (Inherited from Formatter.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetTypeNameForValue | (Inherited from Formatter.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Serialize(IComponent) |
Serializes the IComponent object to xCard.
(Overrides FormatterSerialize(IComponent).) |
![]() | Serialize(IEnumerableIComponent) | (Overrides FormatterSerialize(IEnumerableIComponent).) |
![]() | Serialize(Stream, IComponent) | (Overrides FormatterSerialize(Stream, IComponent).) |
![]() | Serialize(Stream, IEnumerableIComponent) | (Overrides FormatterSerialize(Stream, IEnumerableIComponent).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UnescapeValue | (Inherited from Formatter.) |
Name | Description | |
---|---|---|
![]() | AddressParts | (Inherited from Formatter.) |
![]() | GeoParts | (Inherited from Formatter.) |
![]() | NameParts | (Inherited from Formatter.) |
![]() | OrgParts | (Inherited from Formatter.) |