C# Class Owin.Scim.Repository.InMemory.ArrayExtensions

Afficher le fichier Open project: PowerDMS/Owin.Scim

Méthodes publiques

Méthode Description
ForEach ( this array, int[]>.Action action ) : void

Method Details

ForEach() public static méthode

public static ForEach ( this array, int[]>.Action action ) : void
array this
action int[]>.Action
Résultat void