C# Class FullInspector.InspectorButtonAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Méthode Description
InspectorButtonAttribute ( ) : System

Creates a button with a default name generated based off of the method name.

Method Details

InspectorButtonAttribute() public méthode

Creates a button with a default name generated based off of the method name.
public InspectorButtonAttribute ( ) : System
Résultat System