C# Class MGDF.GamesManager.Model.Helpers.InstalledProgramsHelper

Afficher le fichier Open project: mrsharpoblunto/MGDF

Méthodes publiques

Méthode Description
AddToInstalledPrograms ( Game game ) : void
RemoveFromInstalledPrograms ( string uid ) : void

Method Details

AddToInstalledPrograms() public static méthode

public static AddToInstalledPrograms ( Game game ) : void
game MGDF.GamesManager.Model.Entities.Game
Résultat void

RemoveFromInstalledPrograms() public static méthode

public static RemoveFromInstalledPrograms ( string uid ) : void
uid string
Résultat void