C# 클래스 Brunet.Simulator.Runner

파일 보기 프로젝트 열기: johnynek/brunet

공개 메소드들

메소드 설명
Commands ( Simulator sim ) : void
HeavyChurn ( Simulator sim, int time ) : void
Main ( string args ) : int

메소드 상세

Commands() 공개 정적인 메소드

public static Commands ( Simulator sim ) : void
sim Simulator
리턴 void

HeavyChurn() 공개 정적인 메소드

public static HeavyChurn ( Simulator sim, int time ) : void
sim Simulator
time int
리턴 void

Main() 공개 정적인 메소드

public static Main ( string args ) : int
args string
리턴 int