C# Class VSSonarQubeStandalone.Helpers.ServiceProviderDummy

Inheritance: IServiceProvider
Afficher le fichier Open project: TrimbleSolutionsCorporation/VSSonarQubeExtension

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