C# Class Rebel.Cms.Web.Model.BackOffice.PropertyEditors.PropertyEditorAttribute

Inheritance: Rebel.Framework.PluginAttribute
ファイルを表示 Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
PropertyEditorAttribute ( string id, string alias, string name ) : System

Method Details

PropertyEditorAttribute() public method

public PropertyEditorAttribute ( string id, string alias, string name ) : System
id string
alias string
name string
return System