Method | Description | |
---|---|---|
GenerateClass ( Attachment attachment, StringWriter stream, string indent, string nodeName, string btClassName ) : void | ||
GenerateInstance ( Attachment attachment, StringWriter stream, string indent, string nodeName, string agentType, string btClassName ) : void |
public GenerateClass ( Attachment attachment, StringWriter stream, string indent, string nodeName, string btClassName ) : void | ||
attachment | Attachment | |
stream | StringWriter | |
indent | string | |
nodeName | string | |
btClassName | string | |
return | void |
public GenerateInstance ( Attachment attachment, StringWriter stream, string indent, string nodeName, string agentType, string btClassName ) : void | ||
attachment | Attachment | |
stream | StringWriter | |
indent | string | |
nodeName | string | |
agentType | string | |
btClassName | string | |
return | void |