C# Class Splits.BadServiceProvider

Inheritance: IServiceProvider
Afficher le fichier Open project: aaronjensen/splits

Méthodes publiques

Méthode Description
GetService ( Type serviceType ) : object

Method Details

GetService() public méthode

public GetService ( Type serviceType ) : object
serviceType System.Type
Résultat object