C# 클래스 DeathBomb.LightBulb, ProjectPhoenix

파일 보기 프로젝트 열기: Alx666/ProjectPhoenix

공개 메소드들

메소드 설명
LightBulb ( DeathBomb, deathBomb ) : System.Collections
Reset ( ) : void
TurnOff ( ) : void
TurnOn ( ) : void

메소드 상세

LightBulb() 공개 메소드

public LightBulb ( DeathBomb, deathBomb ) : System.Collections
deathBomb DeathBomb,
리턴 System.Collections

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

TurnOff() 공개 메소드

public TurnOff ( ) : void
리턴 void

TurnOn() 공개 메소드

public TurnOn ( ) : void
리턴 void