prog.cs(10,24): error CS0051: Inconsistent accessibility: parameter type `Elefante' is less accessible than method `Project1.engorda(Elefante)'
prog.cs(5,8): (Location of the symbol related to previous error)
prog.cs(13,24): error CS0051: Inconsistent accessibility: parameter type `Elefante' is less accessible than method `Project1.emagrece(Elefante)'
prog.cs(5,8): (Location of the symbol related to previous error)
prog.cs(16,24): error CS0051: Inconsistent accessibility: parameter type `Elefante' is less accessible than method `Project1.desaparece(Elefante)'
prog.cs(5,8): (Location of the symbol related to previous error)
Compilation failed: 3 error(s), 0 warnings