C# 클래스 PSLAManager.PSLAGenerator.ClusterPair

파일 보기 프로젝트 열기: uwdb/PSLAManager

공개 프로퍼티들

프로퍼티 타입 설명
cluster1 Cluster
cluster2 Cluster

공개 메소드들

메소드 설명
ClusterPair ( Cluster d, Cluster s ) : System

메소드 상세

ClusterPair() 공개 메소드

public ClusterPair ( Cluster d, Cluster s ) : System
d Cluster
s Cluster
리턴 System

프로퍼티 상세

cluster1 공개적으로 프로퍼티

public Cluster,PSLAManager cluster1
리턴 Cluster

cluster2 공개적으로 프로퍼티

public Cluster,PSLAManager cluster2
리턴 Cluster