IPageApplicationModelPartsProvider Arabirim

Tanım

Örnek PageApplicationModel oluşturmak için kullanılan parçaları sağlar

public interface class IPageApplicationModelPartsProvider
public interface IPageApplicationModelPartsProvider
type IPageApplicationModelPartsProvider = interface
Public Interface IPageApplicationModelPartsProvider

Yöntemler

CreateHandlerModel(MethodInfo)

Belirtilen method.s için bir PageHandlerModel oluşturur

CreateParameterModel(ParameterInfo)

Belirtilen parameteriçin bir PageParameterModel oluşturur.

CreatePropertyModel(PropertyInfo)

için propertybir PagePropertyModel oluşturur.

IsHandler(MethodInfo)

Belirtilen methodInfo bir işleyici olup olmadığını belirler.

Şunlara uygulanır