Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.14 KB | None | 0 0
  1. using System;
  2. namespace Firstgame
  3. {
  4.     class EmptyClass
  5.     {
  6.         public EmptyClass()
  7.         {
  8.            
  9.         }
  10.     }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement