Updated: July 2008
The following example shows how to use the global contextual keyword to specify that the class TestApp is defined in the global namespace:
class TestClass : global::TestApp { }
Concepts
Date | History | Reason |
|---|
July 2008
| Added topic. |
Information enhancement.
|