withSIX.Play.Core.Games.Entities.Other.GTAStartupParameters.BuildSwitches C# (CSharp) Метод

BuildSwitches() защищенный Метод

protected BuildSwitches ( ) : IEnumerable
Результат IEnumerable
        protected override IEnumerable<string> BuildSwitches() => SwitchStorage.Select(BuildSwitch);