EmptyServiceProvider.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the shared EmptyServiceProvider instance.
public:
static property Microsoft::Extensions::DependencyInjection::EmptyServiceProvider ^ Instance { Microsoft::Extensions::DependencyInjection::EmptyServiceProvider ^ get(); };
public static Microsoft.Extensions.DependencyInjection.EmptyServiceProvider Instance { get; }
static member Instance : Microsoft.Extensions.DependencyInjection.EmptyServiceProvider
Public Shared ReadOnly Property Instance As EmptyServiceProvider