+ 1
a namespace? You can call a class that is in another namespace, just the the fully qualified name. ex the console class is in System.Console.Writeline(); we include the import statement to shorten the use of the name and for other reasons..
23rd Jan 2018, 8:41 PM
John
John - avatar