次の方法で共有


ControllerBuilder.GetControllerFactory メソッド

定義

関連付けられているコントローラー ファクトリを取得します。

public System.Web.Mvc.IControllerFactory GetControllerFactory();
member this.GetControllerFactory : unit -> System.Web.Mvc.IControllerFactory
Public Function GetControllerFactory () As IControllerFactory

戻り値

コントローラー ファクトリ。

適用対象