Method | Description | |
---|---|---|
GetComponentType ( string typestr, string parentName ) : TypeEnum | ||
XMLMsgComponent ( string name, bool req, TypeEnum type ) : System |
public static GetComponentType ( string typestr, string parentName ) : TypeEnum | ||
typestr | string | |
parentName | string | |
return | TypeEnum |
public XMLMsgComponent ( string name, bool req, TypeEnum type ) : System | ||
name | string | |
req | bool | |
type | TypeEnum | |
return | System |