C# Class OpenDACT.Class_Files.UserInterface

Show file Open project: RollieRowland/OpenDACT Class Usage Examples

Public Methods

Method Description
GraphAccuracy ( ) : void
logConsole ( string value ) : void
logPrinter ( string value ) : void
setAdvancedCalVars ( ) : void

Method Details

GraphAccuracy() public static method

public static GraphAccuracy ( ) : void
return void

logConsole() public static method

public static logConsole ( string value ) : void
value string
return void

logPrinter() public static method

public static logPrinter ( string value ) : void
value string
return void

setAdvancedCalVars() public static method

public static setAdvancedCalVars ( ) : void
return void