K
khawar
in C++ and asp you can use include blah.blah
how do you do that in C# and asp.net
i have created a class and saved it as a blah.cs file
i want to be able to use something similar to include
blah.cs in other *.cs files where i might use objects
defined in blah.cs
help
how do you do that in C# and asp.net
i have created a class and saved it as a blah.cs file
i want to be able to use something similar to include
blah.cs in other *.cs files where i might use objects
defined in blah.cs
help