C# Class Vidyano.AttributeContextMenuCommand

Mostra file Open project: stevehansen/vidyano_v1

Private Properties

Property Type Description

Public Methods

Method Description
AttributeContextMenuCommand ( string text, Action action ) : System

Method Details

AttributeContextMenuCommand() public method

public AttributeContextMenuCommand ( string text, Action action ) : System
text string
action Action
return System