C# 클래스 SiloHost.OrleansHostWrapper.SiloArgs

파일 보기 프로젝트 열기: Microsoft/Yams

공개 메소드들

메소드 설명
ParseArguments ( string args ) : SiloArgs
PrintUsage ( ) : void
SiloArgs ( string siloName, string deploymentId ) : System

메소드 상세

ParseArguments() 공개 정적인 메소드

public static ParseArguments ( string args ) : SiloArgs
args string
리턴 SiloArgs

PrintUsage() 공개 정적인 메소드

public static PrintUsage ( ) : void
리턴 void

SiloArgs() 공개 메소드

public SiloArgs ( string siloName, string deploymentId ) : System
siloName string
deploymentId string
리턴 System