Declaring a static integer

From MyWiki
Jump to: navigation, search
   public static class Program
   {
       static int number = 100;