mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-29 08:30:08 -05:00
4 lines
84 B
C#
4 lines
84 B
C#
namespace Stats.Dtos;
|
|
|
|
public class ClientRankingInfoRequest : StatsInfoRequest;
|