how can i extern a veriable for a namespace in c#?

Posted by moon on Stack Overflow See other posts from Stack Overflow or by moon
Published on 2010-04-05T11:57:11Z Indexed on 2010/04/05 12:03 UTC
Read the original article Hit count: 205

Filed under:

i want to declare a global link list for a name space in c# i tried to extern the link list but not know the correct syntax can any one tell me how to extren the variables.

© Stack Overflow or respective owner

Related posts about c#