C# 클래스 hbomb_info, IRCBot

파일 보기 프로젝트 열기: uncled1023/IRCBot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
bomb_channel string
bomb_holder string
bomb_locked bool
bomb_trigger System.Timers.Timer
previous_bomb_holder string
wire_color string
wire_colors string[]

프로퍼티 상세

bomb_channel 공개적으로 프로퍼티

public string bomb_channel
리턴 string

bomb_holder 공개적으로 프로퍼티

public string bomb_holder
리턴 string

bomb_locked 공개적으로 프로퍼티

public bool bomb_locked
리턴 bool

bomb_trigger 공개적으로 프로퍼티

public Timer,System.Timers bomb_trigger
리턴 System.Timers.Timer

previous_bomb_holder 공개적으로 프로퍼티

public string previous_bomb_holder
리턴 string

wire_color 공개적으로 프로퍼티

public string wire_color
리턴 string

wire_colors 공개적으로 프로퍼티

public string[] wire_colors
리턴 string[]