C# Class Oglr.Core.UserActions.MoveSelectedEditorsToLayerAction

Inheritance: IUserAction
Show file Open project: SteveDunn/oglr

Public Methods

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

Method Details

MoveSelectedEditorsToLayerAction() public method

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

Process() public method

public Process ( ) : void
return void