![]() |
Serialization.Serialize<T> (T, Serialization
|
public static byte[] Serialize<T>( T serializableObject, SerializationFormat serializationFormat )
Exception | Condition |
---|---|
ArgumentNullException | serializableObject is null. |
NotSupportedException | Specified serializationFormat is not supported. |