C# Class CrewChiefV3.PearlsOfWisdom

Show file 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 static property

public static String folderKeepItUp
return String

folderMustDoBetter public static property

public static String folderMustDoBetter
return String

folderNeutral public static property

public static String folderNeutral
return String

pearlsFrequency public static property

public static int pearlsFrequency
return int