Advertisement
Guest User

joy (C# Shell App Paste)

a guest
Oct 22nd, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.27 KB | None | 0 0
  1. //Disclaimer: The creator of 'C# Shell (C# Offline Compiler)' is in no way responsible for the code posted by any user.
  2. using System;
  3. using System.IO;
  4. using System.Linq;
  5. using System.Collections.Generic;
  6.  
  7. namespace Alegria
  8. {
  9.  
  10.     public class Joy
  11.     {
  12.            
  13.     }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement