Partager via


ActionDescriptor.GetSelectors Méthode

Définition

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

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

Retours

Sélecteurs de méthode d'action.

S’applique à