C# Класс Signum.Utilities.ExpressionFieldAttribute

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

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

Метод Описание
ExpressionFieldAttribute ( string name = "auto" ) : System

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

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

public ExpressionFieldAttribute ( string name = "auto" ) : System
name string The name of the field for the expression that defines the content. If not set, will be automatically found from the method body.
Результат System