C# 클래스 Analyzer.CommunityPair

상속: Object
파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
m_fDeltaQ System.Single
m_oCommunity1 Community
m_oCommunity2 Community

공개 메소드들

메소드 설명
CommunityPair ( ) : System
ToString ( ) : String

메소드 상세

CommunityPair() 공개 메소드

public CommunityPair ( ) : System
리턴 System

ToString() 공개 메소드

public ToString ( ) : String
리턴 String

프로퍼티 상세

m_fDeltaQ 보호되어 있는 프로퍼티

protected Single,System m_fDeltaQ
리턴 System.Single

m_oCommunity1 보호되어 있는 프로퍼티

protected Community,Analyzer m_oCommunity1
리턴 Community

m_oCommunity2 보호되어 있는 프로퍼티

protected Community,Analyzer m_oCommunity2
리턴 Community