Revision: 4456
Author: william.ko...@firsthelpline.com
Date: Tue Dec 7 16:01:09 2010
Log: Edited wiki page HowToUseCSharp through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4456
Modified:
/wiki/HowToUseCSharp.wiki
=======================================
--- /wiki/HowToUseCSharp.wiki Tue Dec 7 16:00:20 2010
+++ /wiki/HowToUseCSharp.wiki Tue Dec 7 16:01:09 2010
@@ -4,7 +4,7 @@
= Introduction =
-This simple example demonstrates how to use C# language from Robot
Framework test libraries. The example assumes that you have the *.Net
framework* and *!IronPython* installed on your system. More information on
such an implementation can be found <a
href="http://code.google.com/p/robotframework/wiki/DotNetSupport">here</a>.
This version is implemented and tested on Windows.
+This simple example demonstrates how to use C# language from Robot
Framework test libraries. The example assumes that you have the *.Net
framework* and *!IronPython* installed on your system. More information on
such an implementation can be found <a
href="http://code.google.com/p/robotframework/wiki/DotNetSupport">here</a>.
This example is implemented and tested on Windows.
= Running the example =