C# Class MGDF.GamesManager.Model.GameRegistrar

Inheritance: LongRunningTask
Afficher le fichier Open project: mrsharpoblunto/MGDF Class Usage Examples

Méthodes publiques

Méthode Description
GameRegistrar ( bool register, Game game ) : System
Start ( ) : LongRunningTaskResult

Private Methods

Méthode Description
AddDesktopShortcut ( ) : void
AddToGamesExplorer ( ) : void
AddToInstalledPrograms ( ) : void
AddToStartMenu ( ) : void
CreateSystemIcon ( ) : void

Method Details

GameRegistrar() public méthode

public GameRegistrar ( bool register, Game game ) : System
register bool
game MGDF.GamesManager.Model.Entities.Game
Résultat System

Start() public méthode

public Start ( ) : LongRunningTaskResult
Résultat LongRunningTaskResult