Guest User

Untitled

a guest
Apr 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.14 KB | None | 0 0
  1. int a;
  2.         public Form3()
  3.         {
  4.             InitializeComponent();
  5.             Form2 wtf = new Form2();
  6.             a = wtf.Asd;
Add Comment
Please, Sign In to add comment