Page 1 of 1

Functions written in one project uses by another project

Posted: Tue Oct 18, 2011 1:47 pm
by Rajendra
Hi Team,

I have created a file(Program.cs) in a project named Project1. I have written some function(s)(fun1, fun 2....) in Project1.

Now I have created another project named Project2. Now I want to use the functions which are in Project1 in Project2.
How can it possible...?
Can somebody help me....?

Regards,
Raj

Re: Functions written in one project uses by another project

Posted: Tue Oct 18, 2011 3:31 pm
by Support Team
Hi,
Rajendra wrote:Now I have created another project named Project2. Now I want to use the functions which are in Project1 in Project2.
How can it possible...?
Can somebody help me....?
Please take a look to the following documentation
http://msdn.microsoft.com/en-us/library ... 80%29.aspx

Regards,
Peter
Ranorex Team