Weed пишет:
Kagamin пишет:Weed Wrote:Global variables are static members of module, wich is similar to class and also has static constructor.So what?So your problem is solved.If everything was so simple! :)Once again: the static constructor of class NOT constructs an object. He just fills the static variables of class. These variables are common to all objects of class.
*It* just fills the static variables of class. These variables are common to all objects of class.
sorry:)