Advertisement
Fhernd

ClaseA.cs

Nov 25th, 2017
745
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.08 KB | None | 0 0
  1. class ClaseA
  2. {
  3.     public void Metodo1() { }
  4.  
  5.     public void Metodo2() { }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement