C# Class CrewChiefV3.PearlsOfWisdom

Exibir arquivo Open project: mrbelowski/r3e_crewchief_v3 Class Usage Examples

Public Properties

Property Type Description
folderKeepItUp String
folderMustDoBetter String
folderNeutral String
pearlsFrequency int

Public Methods

Method Description
getMessageFolder ( PearlType pearlType ) : String
getMessagePosition ( double messageProbability ) : PearlMessagePosition

Method Details

getMessageFolder() public static method

public static getMessageFolder ( PearlType pearlType ) : String
pearlType PearlType
return String

getMessagePosition() public method

public getMessagePosition ( double messageProbability ) : PearlMessagePosition
messageProbability double
return PearlMessagePosition

Property Details

folderKeepItUp public_oe static_oe property

public static String folderKeepItUp
return String

folderMustDoBetter public_oe static_oe property

public static String folderMustDoBetter
return String

folderNeutral public_oe static_oe property

public static String folderNeutral
return String

pearlsFrequency public_oe static_oe property

public static int pearlsFrequency
return int