Class Compare<TLeftValueType, TComparatorType, TRightValueType>
Inheritance
System.Object
Compare<TLeftValueType, TComparatorType, TRightValueType>
Inherited Members
Namespace: XSharp.Tokens
Assembly: XSharp.dll
Syntax
public abstract class Compare<TLeftValueType, TComparatorType, TRightValueType> : Compare
Type Parameters
Name | Description |
---|---|
TLeftValueType | |
TComparatorType | |
TRightValueType |
Constructors
| Improve this Doc View SourceCompare()
Declaration
protected Compare()