C# Class QuickFix.Fields.AggressorIndicator

AggressorIndicator Field
Inheritance: BooleanField
Exibir arquivo Open project: kennystone/quickfixn Class Usage Examples

Public Methods

Method Description
AggressorIndicator ( ) : System
AggressorIndicator ( System.Boolean val ) : System

Method Details

AggressorIndicator() public method

public AggressorIndicator ( ) : System
return System

AggressorIndicator() public method

public AggressorIndicator ( System.Boolean val ) : System
val System.Boolean
return System