Method | Description | |
---|---|---|
Convert ( Stream input, IResultLogWriter output ) : void |
Method | Description | |
---|---|---|
AddLogicalLocation ( LogicalLocation logicalLocation ) : string | ||
AddLogicalLocation ( LogicalLocation logicalLocation, string delimiter ) : string | ||
ToolFileConverterBase ( ) : System |
protected AddLogicalLocation ( LogicalLocation logicalLocation ) : string | ||
logicalLocation | LogicalLocation | |
return | string |
protected AddLogicalLocation ( LogicalLocation logicalLocation, string delimiter ) : string | ||
logicalLocation | LogicalLocation | |
delimiter | string | |
return | string |
public abstract Convert ( Stream input, IResultLogWriter output ) : void | ||
input | Stream | |
output | IResultLogWriter | |
return | void |