Exemplo n.º 1
0
 public int Carte_vaisseau_pilote(Carte_vaisseau_pilote CVP, int id_TA, int id)
 {
     return 1;
 }
Exemplo n.º 2
0
 public int Carte_vaisseau_pilote(Carte_vaisseau_pilote CVP, int id_faction, int id)
 {
     return 1;
 }
Exemplo n.º 3
0
 public int Carte_vaisseau_pilote(Carte_vaisseau_pilote CVP, int id_utilisateur, int id)
 {
     return 1;
 }
Exemplo n.º 4
0
 public int Carte_vaisseau_pilote(Carte_vaisseau_pilote CVP, int id_escadron, int id)
 {
     return 1;
 }
Exemplo n.º 5
0
 public int Carte_vaisseau_pilote(Carte_vaisseau_pilote CVP, int id_figurine, int id)
 {
     return 1;
 }
Exemplo n.º 6
0
 public int CVP(Carte_vaisseau_pilote cvp, int id_CV, int id)
 {
     return 1;
 }