Share via


ServicesFactory.ForEach Method

Performs the specified action on each element of the service providers.

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 methodStatic member ForEach(Action<Type, Type>) Performs the specified action on each element of the service providers.
Public methodStatic member ForEach(IDictionary<String, String>, Action<Type, Type>) Performs the specified action on each element of the service providers.
Public methodStatic member ForEach(String, Action<Type, Type>) Performs the specified action on each element of the service providers.

Top

See Also

Reference

ServicesFactory Class

Microsoft.Owin.Hosting.Services Namespace