C# Class Oglr.Core.UserActions.AddCustomPropertyAction

Inheritance: IUserAction
Show file Open project: SteveDunn/oglr

Public Methods

Method Description
AddCustomPropertyAction ( ITreeItem treeItem ) : System
Process ( ) : void

Method Details

AddCustomPropertyAction() public method

public AddCustomPropertyAction ( ITreeItem treeItem ) : System
treeItem ITreeItem
return System

Process() public method

public Process ( ) : void
return void