C# Class Gum.DataTypes.ElementSave

Inheritance: IStateContainer, IStateCategoryListContainer
Mostrar archivo Open project: vchelaru/FlatRedBall Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ElementSave ( ) : System
GetInstance ( string name ) : InstanceSave
Save ( string fileName ) : void
ToString ( ) : string

Method Details

ElementSave() public method

public ElementSave ( ) : System
return System

GetInstance() public method

public GetInstance ( string name ) : InstanceSave
name string
return InstanceSave

Save() public method

public Save ( string fileName ) : void
fileName string
return void

ToString() public method

public ToString ( ) : string
return string