C# Class EasyTeach.Web.AutofacConfig.Adapter

Inheritance: IServiceProvider
Afficher le fichier Open project: WadeOne/EasyTeach

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