Sdílet prostřednictvím


ReflectedActionDescriptor.GetSelectors Metoda

Definice

Načte selektory akcí.

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)

Návraty

Selektory akcí.

Platí pro