예제 #1
0
 public virtual ushort ObtenerUShort(IPropiedad propiedad)
 {
     return(_impl.ObtenerUShort(propiedad));
 }
 protected ushort ObtenerUShort(IPropiedad propiedad)
 {
     return(_impl.ObtenerUShort(propiedad));
 }