C# Class Ext.Net.ConfigOptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Свойство Type Description
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System
ConfigOptionAttribute System

Private Methods

Méthode Description
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