C# Класс Simplify.Web.ModelBinding.Attributes.BindPropertyAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
BindPropertyAttribute ( string fieldName ) : System

Initializes a new instance of the BindPropertyAttribute class.

Описание методов

BindPropertyAttribute() публичный Метод

Initializes a new instance of the BindPropertyAttribute class.
public BindPropertyAttribute ( string fieldName ) : System
fieldName string Name of the field.
Результат System