C# 클래스 QuickFix.DataDictionaryParser.XMLMsgComponent

파일 보기 프로젝트 열기: kennystone/quickfixn

공개 메소드들

메소드 설명
GetComponentType ( string typestr, string parentName ) : TypeEnum
XMLMsgComponent ( string name, bool req, TypeEnum type ) : System

메소드 상세

GetComponentType() 공개 정적인 메소드

public static GetComponentType ( string typestr, string parentName ) : TypeEnum
typestr string
parentName string
리턴 TypeEnum

XMLMsgComponent() 공개 메소드

public XMLMsgComponent ( string name, bool req, TypeEnum type ) : System
name string
req bool
type TypeEnum
리턴 System