C# 클래스 Ext.Net.ConfigOptionAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: pgodwin/Ext.net 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System

비공개 메소드들

메소드 설명
ConfigOptionAttribute ( ) : System
ConfigOptionAttribute ( JsonMode mode ) : System
ConfigOptionAttribute ( JsonMode mode, int priority ) : System
ConfigOptionAttribute ( Type jsonConverter ) : System
ConfigOptionAttribute ( Type jsonConverter, int priority ) : System
ConfigOptionAttribute ( string name ) : System
ConfigOptionAttribute ( string name, JsonMode mode ) : System
ConfigOptionAttribute ( string name, JsonMode mode, int priority ) : System
ConfigOptionAttribute ( string name, Type jsonConverter ) : System
ConfigOptionAttribute ( string name, Type jsonConverter, int priority ) : System
ConfigOptionAttribute ( string name, int priority ) : System