I always found the code like "this.fixed1 = new global::Gtk.Fixed();" i don't know what the "global::" useful is. Is there anybody could explain for this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
It is used to disambiguate symbols--it just means that the http://msdn.microsoft.com/en-us/library/cc713620.aspx if you want more info. |
|||
|
|