C# Class MockHostTypes.ServiceProvider

Inheritance: IServiceProvider
Afficher le fichier Open project: mikedn/runtime

Méthodes publiques

Méthode Description
GetService ( Type serviceType ) : object

Method Details

GetService() public méthode

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