C# Class TransactionalNodeService.Proxy.Universal.Collections.ConnectionSetFactory

ファイルを表示 Open project: chris-tomich/Glyma

Private Properties

Property Type Description
ConnectionSetFactory System.Collections.Generic

Public Methods

Method Description
GetConnection ( INode node, IRelationship relationship, ConnectionType connectionType ) : ConnectionSet

Private Methods

Method Description
ConnectionSetFactory ( ) : System.Collections.Generic

Method Details

GetConnection() public method

public GetConnection ( INode node, IRelationship relationship, ConnectionType connectionType ) : ConnectionSet
node INode
relationship IRelationship
connectionType ConnectionType
return ConnectionSet