C# Class withSIX.Steam.Presentation.ContainerSetup

Inheritance: IDisposable
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
ContainerSetup ( Func steamApi ) : System
Dispose ( ) : void
GetCommands ( ) : IEnumerable

Private Methods

Méthode Description
CreateInstances ( ) : void
SetupContainer ( Func steamApi ) : void

Method Details

ContainerSetup() public méthode

public ContainerSetup ( Func steamApi ) : System
steamApi Func
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetCommands() public méthode

public GetCommands ( ) : IEnumerable
Résultat IEnumerable