|
-
March 23rd, 2005, 07:07 AM
#1
header file of constants
Hi,
I'm a new user of .Net, and my background is from c++.
I want to add to my C# project a Header of global constants.
It there a way to do it, except of declaring it in a class? (I want
to do it like a header file of constants in C++)
I opened a code file(constans.cs) and I tried to declare const
and the compiler didn't approve it.
Thanks in advanced,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|