3
Answers

Creating a class System

Ask a question
chrishx3000

chrishx3000

20y
1.7k
1
Hello, I want to create a class called "System". However, when I create the class and compile the project, the other components show up errors since the compiler believes that everything starting with "System" references to the class I created. I tried to create the class as "[System]" (from VB) but it didn't work. Any suggestions? Or should I just rename the class to something else? :-)

Answers (3)