C# Class TransactionalNodeService.Proxy.ConnectionSetFactory

Afficher le fichier Open project: chris-tomich/Glyma

Private Properties

Свойство Type Description
ConnectionSetFactory System

Méthodes publiques

Méthode Description
GetConnection ( INode node, IRelationship relationship, ConnectionType connectionType ) : ConnectionSet

Private Methods

Méthode Description
ConnectionSetFactory ( ) : System

Method Details

GetConnection() public méthode

public GetConnection ( INode node, IRelationship relationship, ConnectionType connectionType ) : ConnectionSet
node INode
relationship IRelationship
connectionType ConnectionType
Résultat ConnectionSet