C# 클래스 Ufora.Interop.UforaSession

파일 보기 프로젝트 열기: ufora/dotnet

공개 메소드들

메소드 설명
AddCluster ( string newkey, string clusterUrl ) : string
AvailableConnections ( ) : List
GetCluster ( string key ) : UforaCluster

비공개 메소드들

메소드 설명
UforaSession ( ) : System

메소드 상세

AddCluster() 공개 메소드

public AddCluster ( string newkey, string clusterUrl ) : string
newkey string
clusterUrl string
리턴 string

AvailableConnections() 공개 메소드

public AvailableConnections ( ) : List
리턴 List

GetCluster() 공개 메소드

public GetCluster ( string key ) : UforaCluster
key string
리턴 UforaCluster