C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.Selector.SelectedNodesCollection

Show file Open project: chris-tomich/Glyma

Private Properties

Property Type Description
FindRelatedRelationships void

Public Methods

Method Description
SelectedNodesCollection ( IEnumerable selectedNodes, IEnumerable relationships ) : System.Collections.Generic

Private Methods

Method Description
FindRelatedRelationships ( ) : void

Method Details

SelectedNodesCollection() public method

public SelectedNodesCollection ( IEnumerable selectedNodes, IEnumerable relationships ) : System.Collections.Generic
selectedNodes IEnumerable
relationships IEnumerable
return System.Collections.Generic