C# 클래스 QuickFix.TagNotDefinedForMessage

Field does not belong to message
상속: TagException
파일 보기 프로젝트 열기: kennystone/quickfixn

공개 프로퍼티들

프로퍼티 타입 설명
msgType string

공개 메소드들

메소드 설명
TagNotDefinedForMessage ( int field, string msgType )

메소드 상세

TagNotDefinedForMessage() 공개 메소드

public TagNotDefinedForMessage ( int field, string msgType )
field int
msgType string

프로퍼티 상세

msgType 공개적으로 프로퍼티

public string msgType
리턴 string