Differences
This shows you the differences between the selected revisions of the page.
2013-05-15 | 2014-02-28 | ||
stray space (martin) | wrong link (martin) | ||
Line 26: | Line 26: | ||
===== Converting to .NET Assembly ===== | ===== Converting to .NET Assembly ===== | ||
- | When [[library_from_script|converting script to .NET Assembly]], map ''call'' command to ''[[library_session_getfiles|Session.ExecuteCommand]]'' method. | + | When [[library_from_script|converting script to .NET Assembly]], map ''call'' command to ''[[library_session_executecommand|Session.ExecuteCommand]]'' method. |
Parameters mapping: Command parameter ''command'' maps to method parameter ''command''. | Parameters mapping: Command parameter ''command'' maps to method parameter ''command''. | ||