Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. class ClaseB : ClaseA
  2. {
  3.     public void Metodo3() { }
  4. }