C# Class FlatRedBall.Glue.Plugins.ExportedImplementations.CommandInterfaces.SelectCommands
Show file
Open project: vchelaru/FlatRedBall
Class Usage Examples
Public Methods
Method |
Description |
|
Select ( ReferencedFileSave referencedFile, string objectInFile = null ) : void |
|
|
Method Details
public Select ( ReferencedFileSave referencedFile, string objectInFile = null ) : void |
referencedFile |
FlatRedBall.Glue.SaveClasses.ReferencedFileSave |
|
objectInFile |
string |
|
return |
void |
|