C# 클래스 withSIX.Mini.Infra.Data.Services.SULaunchGameArgumentsBuilder

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

보호된 프로퍼티들

프로퍼티 타입 설명
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