Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 4d957345

Přidáno uživatelem Eliška Mourycová před téměř 4 roky(ů)

Re #9050. Added tests for admin commands parsing.

Zobrazit rozdíly:

Server/ServerApp/User/CommandsAcceptor.cs
41 41
			}
42 42
		}
43 43

  
44
		private static Command ParseString(string str)
44
		private Command ParseString(string str)
45 45
		{
46 46

  
47 47
			string[] splits = str.Trim().Split(' ');

Také k dispozici: Unified diff