4
Reply

How do I reference a .cs file in other .cs file?

Ask a question
j l

j l

14y
4k
1

I have 2 test files (.cs) independent from each other
Is there a way to reference test file 1 (and pass all its variables values) into test file 2?
Im using C# code only.
 
thanks
J

Answers (4)