Revision: 4376
Author: [email protected]
Date: Mon Dec  6 13:03:14 2010
Log: Edited wiki page HowToUseCSharp through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4376

Modified:
 /wiki/HowToUseCSharp.wiki

=======================================
--- /wiki/HowToUseCSharp.wiki   Mon Dec  6 13:02:17 2010
+++ /wiki/HowToUseCSharp.wiki   Mon Dec  6 13:03:14 2010
@@ -15,6 +15,8 @@

The demo application is a very simple C# class whose two methods simply add two numbers and concatenate two strings, which should be enough for the purpose of this exercise.

+Combine.cs (to be compiled as a Dll)
+
 {{{
 namespace Test
 {

Reply via email to