Partager via


ReflectedAsyncActionDescriptor.GetSelectors Méthode

Définition

Retourne les sélecteurs de méthode d'action.

public override System.Collections.Generic.ICollection<System.Web.Mvc.ActionSelector> GetSelectors();
override this.GetSelectors : unit -> System.Collections.Generic.ICollection<System.Web.Mvc.ActionSelector>
Public Overrides Function GetSelectors () As ICollection(Of ActionSelector)

Retours

Sélecteurs de méthode d'action.

S’applique à