Differences
This shows you the differences between the selected revisions of the page.
2015-07-30 | 2015-12-21 | ||
null (martin) | net anchor (martin) | ||
Line 27: | Line 27: | ||
</code> | </code> | ||
- | ===== Converting to .NET Assembly ===== | + | ===== [[net]] Converting to .NET Assembly ===== |
When [[library_from_script|converting script to .NET Assembly]], map ''call'' command to ''[[library_session_executecommand|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''. | ||