|
It seems that any method called by a public static function has to be public as well.. If it's a method that should really only be accessed from the same public static class, would using the "protected" keyword work?
(comments are locked)
|
