C# 클래스 Engineer.VesselSimulator.SimulationManager

파일 보기 프로젝트 열기: CYBUTEK/Engineer

공개 메소드들

메소드 설명
RequestSimulation ( ) : void
SimulationManager ( ) : System
TryStartSimulation ( ) : void

비공개 메소드들

메소드 설명
RunSimulation ( object simObject ) : void
StartSimulation ( ) : void

메소드 상세

RequestSimulation() 공개 메소드

public RequestSimulation ( ) : void
리턴 void

SimulationManager() 공개 메소드

public SimulationManager ( ) : System
리턴 System

TryStartSimulation() 공개 메소드

public TryStartSimulation ( ) : void
리턴 void