C# 클래스 LazerTagHostLibrary.HostGun.HostingStateChangedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: astrospark/LazerTagHost

공개 메소드들

메소드 설명
HostingStateChangedEventArgs ( HostingStates previousState, HostingStates state ) : System

메소드 상세

HostingStateChangedEventArgs() 공개 메소드

public HostingStateChangedEventArgs ( HostingStates previousState, HostingStates state ) : System
previousState HostingStates
state HostingStates
리턴 System