C# Class FlatRedBall.Glue.Plugins.ExportedImplementations.CommandInterfaces.SelectCommands

Inheritance: ISelectCommands
Mostra file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
Select ( ReferencedFileSave referencedFile, string objectInFile = null ) : void

Method Details

Select() public method

public Select ( ReferencedFileSave referencedFile, string objectInFile = null ) : void
referencedFile FlatRedBall.Glue.SaveClasses.ReferencedFileSave
objectInFile string
return void