C# Class Oglr.Core.SelectedEditors

Represents a type that contains editors from the same layer.
Show file Open project: SteveDunn/oglr Class Usage Examples

Public Methods

Method Description
SelectedEditors ( IEnumerable editors ) : System

Private Methods

Method Description
ensureSameLayer ( ) : void

Method Details

SelectedEditors() public method

public SelectedEditors ( IEnumerable editors ) : System
editors IEnumerable
return System