Click or drag to resize

ConfigBaseToString Method

Uses reflection to compile a string containing all public properties.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public override string ToString()

Return Value

String
Returns a string with the configuration's text representation.
See Also