ConfigBaseToString Method |
Uses reflection to compile a string containing all public properties.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public override string ToString()
Return Value
StringReturns a string with the configuration's text representation.
See Also