A collection of valid comparison symbols in "C#" style
Namespace: uStrata.MathDaemon.ComputationAssembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
public static Dictionary<CompareType, string> SignListCSharp { get; }public static Dictionary<CompareType, string> SignListCSharp { get; }Public Shared ReadOnly Property SignListCSharp As Dictionary(Of CompareType, String)
Get
Public Shared ReadOnly Property SignListCSharp As Dictionary(Of CompareType, String)
Get
static member SignListCSharp : Dictionary<CompareType, string> with get
static member SignListCSharp : Dictionary<CompareType, string> with get
Property Value
Type:
Dictionary CompareType,
String