Tesla Graphics Engine Documentation (January 2012)
Save Method (value, output)
TeslaTesla.ContentResourceExporter<(Of <(<'T>)>)>Save(T, Stream)
Serializes an object to the stream.
Declaration Syntax
C#
public abstract void Save(
	T value,
	Stream output
)
Parameters
value (T)
Object to serialize
output (Stream)
Stream to serialize the object into

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)