Method | Description | |
---|---|---|
ExcepcionComandoModificarImplemento ( ) : System | ||
ExcepcionComandoModificarImplemento ( string message ) : System | ||
ExcepcionComandoModificarImplemento ( string message, |
||
ExcepcionComandoModificarImplemento ( string codigo, string message, |
public ExcepcionComandoModificarImplemento ( ) : System | ||
return | System |
public ExcepcionComandoModificarImplemento ( string message ) : System | ||
message | string | |
return | System |
public ExcepcionComandoModificarImplemento ( string message, |
||
message | string | |
inner | ||
return | System |
public ExcepcionComandoModificarImplemento ( string codigo, string message, |
||
codigo | string | |
message | string | |
inner | ||
return | System |