+ 1

How can I create multiple classes in this app?

No create another class options is found.

2nd Apr 2017, 8:10 PM
Ranit Pal
Ranit Pal - avatar
3 Answers
+ 11
You can put more than one class in one file here. You can't create a class in another file and access it.
2nd Apr 2017, 8:13 PM
Tashi N
Tashi N - avatar
+ 1
declare one public. and the rest do not declare public. just class Name {
2nd Apr 2017, 8:12 PM
Edward
+ 1
ok
2nd Apr 2017, 8:14 PM
Ranit Pal
Ranit Pal - avatar