Statement only valid within a method (Error 1934)
You have attempted to use the :: (scope resolution) operator outside of a method. Since the scope operator is driven from the THIS object reference, it can only be used within a method.
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
You have attempted to use the :: (scope resolution) operator outside of a method. Since the scope operator is driven from the THIS object reference, it can only be used within a method.