C# Class FlatRedBallProfiler.ProjectManager

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
Load ( string file ) : void
LoadFromString ( string contents ) : void

Method Details

Load() public méthode

public Load ( string file ) : void
file string
Résultat void

LoadFromString() public méthode

public LoadFromString ( string contents ) : void
contents string
Résultat void