C# Class Borodar.ReorderableList.ElementAdderMenuCommandAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: PhannGor/unity3d-rainbow-folders

Méthodes publiques

Méthode Description
ElementAdderMenuCommandAttribute ( Type contractType ) : System

Initializes a new instance of the ElementAdderMenuCommandAttribute class.

Method Details

ElementAdderMenuCommandAttribute() public méthode

Initializes a new instance of the ElementAdderMenuCommandAttribute class.
public ElementAdderMenuCommandAttribute ( Type contractType ) : System
contractType System.Type Contract type of addable elements.
Résultat System