CryptoJones icon

StaticClassInProgram

CryptoJones | PRO | 08/02/16 05:03:19 PM UTC | 0 ⭐ | 696 👁️ | Never ⏰ | []
C# |

210 B

|

None

|

0 👍

/

0 👎

        public static class GlobalVariables
        {
            static public int numberOfCars;
            static public int lotMax = 25;
            static public string userSelection;
          
        }

Comments

  •  icon
    01/01/70 12:00:00 AM UTC
    Plain Text |

    0 B

    |

    👍

    /

    👎