C# Class Ext.Net.ConfigOptionAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property 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

Method 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