ICommonModel Interface

Definition

ICommonModel interface.

public interface class ICommonModel : Microsoft::AspNetCore::Mvc::ApplicationModels::IPropertyModel
public interface ICommonModel : Microsoft.AspNetCore.Mvc.ApplicationModels.IPropertyModel
type ICommonModel = interface
    interface IPropertyModel
Public Interface ICommonModel
Implements IPropertyModel
Derived
Implements

Properties

Attributes

The attributes.

MemberInfo

The MemberInfo.

Name

The name.

Properties

The properties.

(Inherited from IPropertyModel)

Applies to