Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.55K
~9K People Reached
Favorite Forums
Favorite Tags
c# x 1

1 Posted Topic

Member Avatar for Swapnil Palande

Hello HollyStyles, Great Post!!! But in order to work error free, it requires two small modifications. First, in your code, "m_globalVar" should also be define as static. Otherwise it will give error. Moreover, class should be defined Public, otherwise, it can't be accesssed. public static class GlobalClass { private static …

Member Avatar for Quezo
0
9K

The End.