C# Class EditorObjects.Savers.SaveableContentExtensionMethods

Exibir arquivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
SaveZipFile ( this saveable, string fileName ) : void

Method Details

SaveZipFile() public static method

public static SaveZipFile ( this saveable, string fileName ) : void
saveable this
fileName string
return void