C# 클래스 withSIX.Play.Infra.Data.Services.SULaunchGameJavaArgumentsBuilder

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

공개 메소드들

메소드 설명
Build ( ) : IEnumerable
SULaunchGameJavaArgumentsBuilder ( LaunchGameWithJavaInfo spec, IAbsoluteDirectoryPath javaPath ) : System

메소드 상세

Build() 공개 메소드

public Build ( ) : IEnumerable
리턴 IEnumerable

SULaunchGameJavaArgumentsBuilder() 공개 메소드

public SULaunchGameJavaArgumentsBuilder ( LaunchGameWithJavaInfo spec, IAbsoluteDirectoryPath javaPath ) : System
spec withSIX.Play.Core.Games.Services.LaunchGameWithJavaInfo
javaPath IAbsoluteDirectoryPath
리턴 System