C# Class NuGet.Manifest.NullServiceProvider

Inheritance: IServiceProvider
Exibir arquivo Open project: themotleyfool/NuGet

Public Methods

Method Description
GetService ( Type serviceType ) : object

Method Details

GetService() public method

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