C# Class EditorObjects.Savers.SaveableContentExtensionMethods

显示文件 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