ServiceProvider.AddInstance Method

Adds an instance of service provider.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddInstance<TService>(Object) Adds an instance of service provider.
Public method AddInstance(Type, Object) Adds an instance of service provider.

Top

See Also

Reference

ServiceProvider Class

Microsoft.Owin.Hosting.Services Namespace