Advertisement
Fhernd

Archivo2.cs

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