C# Class Oglr.Core.UserActions.CopySelectedEditorsToLayerAction

Inheritance: IUserAction
Show file Open project: SteveDunn/oglr

Public Methods

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

Method Details

CopySelectedEditorsToLayerAction() public method

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

Process() public method

public Process ( ) : void
return void