Guest User

Untitled

a guest
Aug 19th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. [Error][1]
  2. [Error][2]
  3.  
  4. using System;
  5. using System.Collections.Generic;
  6. using System.ComponentModel;
  7. using System.Data;
  8. using System.Drawing;
  9. using System.Linq;
  10. using System.Text;
  11. using System.Threading.Tasks;
  12. using System.Windows.Forms;
  13.  
  14. namespace League_Korean
  15. {
  16. public partial class Champions : MetroFramework.Forms.MetroForm
  17. {
  18. public Champions()
  19. {
  20. InitializeComponent();
  21. }
  22. }
  23. }
Add Comment
Please, Sign In to add comment