Posts by DacK R. • 3 points
1 post
-
0
votes1
answer653
viewsQ: Error calling a class method inside main
I’m trying to call a method in main, but the class won’t allow me to do it. Error appears: "Cannot Make aStiatic References to the non-static method" I own the class Gerenciamento, where the method…