Ejemplo n.º 1
0
 public virtual short ObtenerShort(IPropiedad propiedad)
 {
     return(_impl.ObtenerShort(propiedad));
 }
 protected short ObtenerShort(IPropiedad propiedad)
 {
     return(_impl.ObtenerShort(propiedad));
 }