Example #1
0
 //Theatre
 public string[] ListTheatre()
 {
     return(Theatre.ListTheatre());
 }