C# Class NodeInspector.NodeMenuItemAttribute

Inheritance: System.Attribute
Show file Open project: nicloay/Node-Inspector

Public Properties

Property Type Description
MenuPath string

Public Methods

Method Description
NodeMenuItemAttribute ( String menuPath ) : System

Method Details

NodeMenuItemAttribute() public method

public NodeMenuItemAttribute ( String menuPath ) : System
menuPath String
return System

Property Details

MenuPath public property

public string MenuPath
return string