API Reference
Class
PreflightModeParser
Parses preflight mode values supplied by hosts.
Inheritance
- Object
- PreflightModeParser
Methods
public static PreflightMode Parse(String value, PreflightMode defaultValue = Soft) #Returns:
PreflightModeParses a preflight mode string. Defaults to Soft when empty or invalid.
Parameters
- value System.String
- defaultValue TestimoX.Configuration.PreflightMode = Soft