Revize 60a60164
Přidáno uživatelem Roman Kalivoda před téměř 4 roky(ů)
Server/ServerApp/Connection/XMLProtocolHandler/Request.cs | ||
---|---|---|
1 | 1 |
using System; |
2 |
using System.Collections.Generic; |
|
3 |
using System.Linq; |
|
4 |
using System.Text; |
|
5 |
using System.Threading.Tasks; |
|
6 | 2 |
using System.Xml.Serialization; |
7 | 3 |
|
8 | 4 |
namespace ServerApp.Connection.XMLProtocolHandler |
Také k dispozici: Unified diff
Re #8955 refactoring