document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. Public Function tipopato(p As Pato) As String
  2.  
  3.   Return ", Clase de de pato: " & Object.Class(p).Name
  4.  
  5. End
');