コード例 #1
0
ファイル: ClassLancé.cs プロジェクト: galavender/exercices
 public bool CorrespondA(Lancé lancé)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 private void AfficherRésultat(Lancé lancé, Mise mise)
 {
     throw new NotImplementedException();
 }