Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Process ( string source, string target, TextReader input, |
||
Process ( string source, string target, string config, TextReader input, |
||
Processor ( ) : System |
Method | Description | |
---|---|---|
Bytes ( string text ) : byte[] |
public Process ( string source, string target, TextReader input, |
||
source | string | |
target | string | |
input | TextReader | |
output | ||
return | void |
public Process ( string source, string target, string config, TextReader input, |
||
source | string | |
target | string | |
config | string | |
input | TextReader | |
output | ||
return | void |