コード例 #1
0
ファイル: Program.cs プロジェクト: reynaldo1x/Eventos
 public static void Mostrar()
 {
     _Evento.MostrarInformacion(path);
 }