Tesla Graphics Engine Documentation (January 2012)
Save Method (value, filePath)
TeslaTesla.ContentResourceExporter<(Of <(<'T>)>)>Save(T, String)
Serializes an object and saves it to a file.
Declaration Syntax
C#
public abstract void Save(
	T value,
	string filePath
)
Parameters
value (T)
Object to serialize
filePath (String)
Full path to the file

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