C# Класс Ext.Net.ConfigOptionAttribute

Наследование: System.Attribute
Показать файл Открыть проект Примеры использования класса

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