다음을 통해 공유


ReflectedControllerDescriptor.GetCanonicalActions 메서드

정의

컨트롤러에 대한 작업 목록을 반환합니다.

public override System.Web.Mvc.ActionDescriptor[] GetCanonicalActions ();
override this.GetCanonicalActions : unit -> System.Web.Mvc.ActionDescriptor[]
Public Overrides Function GetCanonicalActions () As ActionDescriptor()

반환

컨트롤러에 대한 작업 설명자 목록입니다.

적용 대상