C# Class Oglr.Core.UserActions.SelectLayerAction

Inheritance: IUserAction
Show file Open project: SteveDunn/oglr

Public Methods

Method Description
Process ( ) : void
SelectLayerAction ( LayerEditor layer ) : System

Method Details

Process() public method

public Process ( ) : void
return void

SelectLayerAction() public method

public SelectLayerAction ( LayerEditor layer ) : System
layer LayerEditor
return System