C# 클래스 Signum.Utilities.ExpressionFieldAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: signumsoftware/framework

공개 메소드들

메소드 설명
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