CS0122, just with a partial class...
Hey there, my plan is to call a variable from another class(all necessary methods and classes are public), just that the class I want to call from is is a partial one, do I have to necessarily call from a normal kind of class(non-partial)?