IPageApplicationModelPartsProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供用來建構實例的 PageApplicationModel 元件
public interface class IPageApplicationModelPartsProvider
public interface IPageApplicationModelPartsProvider
type IPageApplicationModelPartsProvider = interface
Public Interface IPageApplicationModelPartsProvider
方法
CreateHandlerModel(MethodInfo) |
PageHandlerModel為指定的 |
CreateParameterModel(ParameterInfo) |
為指定的 |
CreatePropertyModel(PropertyInfo) |
建立 PagePropertyModel 的 |
IsHandler(MethodInfo) |
判斷指定的 |