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

Inheritance: ISelectCommands
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
Select ( ReferencedFileSave referencedFile, string objectInFile = null ) : void

Method Details

Select() public méthode

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