C# Class Serenity.EditorOptionAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: volkanceylan/Serenity

Private Properties

Property Type Description

Public Methods

Method Description
EditorOptionAttribute ( string key, object value ) : System

Method Details

EditorOptionAttribute() public method

public EditorOptionAttribute ( string key, object value ) : System
key string
value object
return System