Exemplo n.º 1
0
 public static IEnumerable <string> RetrieveBannedUsernames()
 {
     return(BanPlayerCommand.Retrieve());
 }