C# Class QuickFix.Fields.ExecValuationPoint

ExecValuationPoint Field
Inheritance: DateTimeField
Afficher le fichier Open project: kennystone/quickfixn Class Usage Examples

Méthodes publiques

Méthode Description
ExecValuationPoint ( ) : System
ExecValuationPoint ( System.DateTime val ) : System
ExecValuationPoint ( System.DateTime val, bool showMilliseconds ) : System

Method Details

ExecValuationPoint() public méthode

public ExecValuationPoint ( ) : System
Résultat System

ExecValuationPoint() public méthode

public ExecValuationPoint ( System.DateTime val ) : System
val System.DateTime
Résultat System

ExecValuationPoint() public méthode

public ExecValuationPoint ( System.DateTime val, bool showMilliseconds ) : System
val System.DateTime
showMilliseconds bool
Résultat System