C# Class QuickFix.Fields.TestMessageIndicator

TestMessageIndicator Field
Inheritance: BooleanField
Mostrar archivo Open project: kennystone/quickfixn Class Usage Examples

Public Methods

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

Method Details

TestMessageIndicator() public method

public TestMessageIndicator ( ) : System
return System

TestMessageIndicator() public method

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