コード例 #1
0
 public void EstablecerShort(IPropiedad propiedad, short valor)
 {
     EstablecerShort(propiedad, valor, _impl.ObtenerShort(propiedad));
 }