Méthode | Description | |
---|---|---|
Competencia ( ) : System | ||
Competencia ( String elNombre, String elTipo, bool orgTodas, String elStatus ) : System | ||
Competencia ( int id, String elNombre, String elTipo, bool orgTodas, String elStatus ) : System |
public Competencia ( String elNombre, String elTipo, bool orgTodas, String elStatus ) : System | ||
elNombre | String | |
elTipo | String | |
orgTodas | bool | |
elStatus | String | |
Résultat | System |
public Competencia ( int id, String elNombre, String elTipo, bool orgTodas, String elStatus ) : System | ||
id | int | |
elNombre | String | |
elTipo | String | |
orgTodas | bool | |
elStatus | String | |
Résultat | System |