ParameterModel Sınıf

Tanım

Parametreyi temsil eden bir tür.

public ref class ParameterModel : Microsoft::AspNetCore::Mvc::ApplicationModels::IBindingModel, Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel
public ref class ParameterModel : Microsoft::AspNetCore::Mvc::ApplicationModels::ParameterModelBase, Microsoft::AspNetCore::Mvc::ApplicationModels::ICommonModel
public class ParameterModel : Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel
public class ParameterModel : Microsoft.AspNetCore.Mvc.ApplicationModels.ParameterModelBase, Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel
type ParameterModel = class
    interface ICommonModel
    interface IPropertyModel
    interface IBindingModel
type ParameterModel = class
    inherit ParameterModelBase
    interface ICommonModel
    interface IPropertyModel
Public Class ParameterModel
Implements IBindingModel, ICommonModel
Public Class ParameterModel
Inherits ParameterModelBase
Implements ICommonModel
Devralma
ParameterModel
Devralma
ParameterModel
Uygulamalar

Oluşturucular

ParameterModel(ParameterInfo, IReadOnlyList<Object>)

Yeni ParameterModelbir başlatır.

ParameterModel(ParameterModel)

Yeni ParameterModelbir başlatır.

Özellikler

Action

ActionModel.

Attributes

Öznitelikler.

BindingInfo

Parametreyi temsil eden bir tür.

BindingInfo

BindingInfo.

(Devralındığı yer: ParameterModelBase)
DisplayName

Görünen ad.

Name

Ad.

(Devralındığı yer: ParameterModelBase)
ParameterInfo

ParameterInfo.

ParameterName

Parametre adı.

ParameterType

Tür.

(Devralındığı yer: ParameterModelBase)
Properties

Özellikleri.

Belirtik Arabirim Kullanımları

ICommonModel.MemberInfo

Parametreyi temsil eden bir tür.

ICommonModel.Name

Parametreyi temsil eden bir tür.

Şunlara uygulanır