コード例 #1
0
 public void EstablecerChar(IPropiedad propiedad, char valor)
 {
     EstablecerChar(propiedad, valor, _impl.ObtenerChar(propiedad));
 }