C# 클래스 kOS.CommandVesselStage

상속: Command
파일 보기 프로젝트 열기: Nivekk/KOS

공개 메소드들

메소드 설명
CommandVesselStage ( Match regexMatch, kOS.ExecutionContext context ) : System
Evaluate ( ) : void

메소드 상세

CommandVesselStage() 공개 메소드

public CommandVesselStage ( Match regexMatch, kOS.ExecutionContext context ) : System
regexMatch System.Text.RegularExpressions.Match
context kOS.ExecutionContext
리턴 System

Evaluate() 공개 메소드

public Evaluate ( ) : void
리턴 void