C# Class Serenity.EditorTypeAttributeBase

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SetParams ( System.Collections.JsDictionary editorParams ) : void

Méthodes protégées

Méthode Description
EditorTypeAttributeBase ( string type ) : System

Method Details

EditorTypeAttributeBase() protected méthode

protected EditorTypeAttributeBase ( string type ) : System
type string
Résultat System

SetParams() public méthode

public SetParams ( System.Collections.JsDictionary editorParams ) : void
editorParams System.Collections.JsDictionary
Résultat void