Bagikan melalui


ActionDescriptor.GetSelectors Metode

Definisi

Mengembalikan pemilih metode tindakan.

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)

Mengembalikan

Pemilih metode tindakan.

Berlaku untuk