共用方式為


IRazorPageFactoryProvider 介面

定義

定義用來在指定路徑建立 IRazorPage 實例的方法。

public interface class IRazorPageFactoryProvider
public interface IRazorPageFactoryProvider
type IRazorPageFactoryProvider = interface
Public Interface IRazorPageFactoryProvider

方法

CreateFactory(String)

建立 IRazorPage 指定路徑的處理站。

適用於