コード例 #1
0
ファイル: Participante.cs プロジェクト: Welfzz/Curso-ADS
 public bool podeInscrever(Eventos e)
 {
     return(false);
 }