C# Class VSSonarQubeStandalone.Helpers.ServiceProviderDummy

Inheritance: IServiceProvider
显示文件 Open project: TrimbleSolutionsCorporation/VSSonarQubeExtension

Public Methods

Method Description
GetService ( Type serviceType ) : object

Method Details

GetService() public method

public GetService ( Type serviceType ) : object
serviceType System.Type
return object