C# Class Serenity.EditorOptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: volkanceylan/Serenity

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EditorOptionAttribute ( string key, object value ) : System

Method Details

EditorOptionAttribute() public méthode

public EditorOptionAttribute ( string key, object value ) : System
key string
value object
Résultat System