BF2Statistics.MedalData.GlobalStatMultTimes.GlobalStatMultTimes C# (CSharp) Method

GlobalStatMultTimes() public method

public GlobalStatMultTimes ( List Params ) : System
Params List
return System
        public GlobalStatMultTimes(List<string> Params)
        {
            this.Params = Params;
        }