C# 클래스 TransactionalNodeService.Proxy.ConnectionSetFactory

파일 보기 프로젝트 열기: chris-tomich/Glyma

Private Properties

프로퍼티 타입 설명
ConnectionSetFactory System

공개 메소드들

메소드 설명
GetConnection ( INode node, IRelationship relationship, ConnectionType connectionType ) : ConnectionSet

비공개 메소드들

메소드 설명
ConnectionSetFactory ( ) : System

메소드 상세

GetConnection() 공개 메소드

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