C# Класс withSIX.Mini.Infra.Data.Services.SULaunchGameArgumentsBuilder

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
Spec withSIX.Mini.Core.Games.Services.GameLauncher.LaunchGameInfoBase

Открытые методы

Метод Описание
Build ( ) : IEnumerable

Защищенные методы

Метод Описание
GetAffinity ( ) : string
GetPriority ( ) : string
GetRealExe ( ) : string
GetStartupParameters ( ) : string
SULaunchGameArgumentsBuilder ( LaunchGameInfoBase spec ) : System

Описание методов

Build() публичный Метод

public Build ( ) : IEnumerable
Результат IEnumerable

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

protected GetAffinity ( ) : string
Результат string

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

protected GetPriority ( ) : string
Результат string

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

protected GetRealExe ( ) : string
Результат string

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

protected GetStartupParameters ( ) : string
Результат string

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

protected SULaunchGameArgumentsBuilder ( LaunchGameInfoBase spec ) : System
spec withSIX.Mini.Core.Games.Services.GameLauncher.LaunchGameInfoBase
Результат System

Описание свойств

Spec защищенное свойство

protected LaunchGameInfoBase,withSIX.Mini.Core.Games.Services.GameLauncher Spec
Результат withSIX.Mini.Core.Games.Services.GameLauncher.LaunchGameInfoBase