C# 클래스 withSIX.Mini.Plugin.Arma.Services.CommandAPI.Commands.ReplyCommand

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

공개 프로퍼티들

프로퍼티 타입 설명
Command string

공개 메소드들

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

메소드 상세

ParseInput() 공개 메소드

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

ReplyCommand() 공개 메소드

public ReplyCommand ( )

ReplyCommand() 공개 메소드

public ReplyCommand ( string message )
message string

ToGameCommand() 공개 메소드

public ToGameCommand ( ) : string
리턴 string

프로퍼티 상세

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

public static string Command
리턴 string