C# 클래스 withSIX.Play.Core.Games.Legacy.Arma.Commands.SessionCommand

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

공개 프로퍼티들

프로퍼티 타입 설명
Command string

공개 메소드들

메소드 설명
ParseInput ( string substring ) : void
ToGameCommand ( ) : string

메소드 상세

ParseInput() 공개 메소드

public ParseInput ( string substring ) : void
substring string
리턴 void

ToGameCommand() 공개 메소드

public ToGameCommand ( ) : string
리턴 string

프로퍼티 상세

Command 공개적으로 정적으로 프로퍼티

public static string Command
리턴 string