Name | Description | |
---|---|---|
Serialize(IComponent) |
Serializes the IComponent object to string.
| |
Serialize(IEnumerableIComponent) |
Serializes the list of IComponent objects to string.
| |
Serialize(Stream, IComponent) |
Serializes the IComponent object to the given stream.
| |
Serialize(Stream, IEnumerableIComponent) |
Serializes the list of Component object to the given stream.
|