C# 클래스 withSIX.Play.Applications.Services.IronFrontService

상속: IApplicationService
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
InstallIronFrontArma ( Game game ) : void
IronFrontService ( IronFrontInstaller ironFrontInstaller, IGameContext gameContext, IRepoActionHandler actionHandler ) : System
IsIronFrontEnabled ( Collection collection ) : bool
IsIronFrontInstalled ( Game game ) : bool

비공개 메소드들

메소드 설명
GetIronFrontInfo ( Game game ) : IronFrontInfo

메소드 상세

InstallIronFrontArma() 공개 메소드

public InstallIronFrontArma ( Game game ) : void
game Game
리턴 void

IronFrontService() 공개 메소드

public IronFrontService ( IronFrontInstaller ironFrontInstaller, IGameContext gameContext, IRepoActionHandler actionHandler ) : System
ironFrontInstaller withSIX.Play.Core.Games.Legacy.Arma.IronFrontInstaller
gameContext IGameContext
actionHandler IRepoActionHandler
리턴 System

IsIronFrontEnabled() 공개 메소드

public IsIronFrontEnabled ( Collection collection ) : bool
collection Collection
리턴 bool

IsIronFrontInstalled() 공개 메소드

public IsIronFrontInstalled ( Game game ) : bool
game Game
리턴 bool