Class FixDateFormatterFactory
Inheritance
System.Object
FixDateFormatterFactory
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.Fix.Message.Format
Assembly: FixAntenna.Message.dll
Syntax
public class FixDateFormatterFactory
Methods
GetFixDateFormatter(FixDateFormatterFactory.FixDateType)
Declaration
public static IFixDateFormatter GetFixDateFormatter(FixDateFormatterFactory.FixDateType type)
Parameters
Type | Name | Description |
---|---|---|
FixDateFormatterFactory.FixDateType | type |
Returns
Type | Description |
---|---|
IFixDateFormatter |
GetSendingTimeFormatter(FixVersion)
Declaration
public static IFixDateFormatter GetSendingTimeFormatter(FixVersion fixVersion)
Parameters
Type | Name | Description |
---|---|---|
FixVersion | fixVersion |
Returns
Type | Description |
---|---|
IFixDateFormatter |