Class Constants
Inheritance
System.Object
Constants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FixAntenna.FixEngine.Session.Common
Assembly: FixAntenna.Core.dll
Syntax
public sealed class Constants
Fields
LongNull
Declaration
public const long LongNull = -1L
Field Value
Type | Description |
---|---|
System.Int64 |
Methods
IsNull(Int64)
Declaration
public static bool IsNull(long value)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | value |
Returns
Type | Description |
---|---|
System.Boolean |