C# 클래스 Serenity.EditorOptionAttribute

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
EditorOptionAttribute ( string key, object value ) : System

메소드 상세

EditorOptionAttribute() 공개 메소드

public EditorOptionAttribute ( string key, object value ) : System
key string
value object
리턴 System