Provides extension methods to the ISerializer type.
public static class ISerializerExtension
Inheritance System.Object 🡒 ISerializerExtension
Methods | |
---|---|
Serialize(this ISerializer, Stream, Entity[]) | Serializes the given Entity instances with their components into the provided System.IO.Stream. |