C# Class Analyzer.CommunityPair

Inheritance: Object
Datei anzeigen Open project: 2014-sed-team3/term-project Class Usage Examples

Protected Properties

Property Type Description
m_fDeltaQ System.Single
m_oCommunity1 Community
m_oCommunity2 Community

Public Methods

Method Description
CommunityPair ( ) : System
ToString ( ) : String

Method Details

CommunityPair() public method

public CommunityPair ( ) : System
return System

ToString() public method

public ToString ( ) : String
return String

Property Details

m_fDeltaQ protected_oe property

protected Single,System m_fDeltaQ
return System.Single

m_oCommunity1 protected_oe property

protected Community,Analyzer m_oCommunity1
return Community

m_oCommunity2 protected_oe property

protected Community,Analyzer m_oCommunity2
return Community