C# 클래스 Hardly.Library.Hearthstone.EndOfGame

상속: HearthstoneEvent
파일 보기 프로젝트 열기: hardlydifficult/HardlyBot

공개 프로퍼티들

프로퍼티 타입 설명
iWon bool?

공개 메소드들

메소드 설명
EndOfGame ( HearthGame game, bool iWon )

메소드 상세

EndOfGame() 공개 메소드

public EndOfGame ( HearthGame game, bool iWon )
game HearthGame
iWon bool

프로퍼티 상세

iWon 공개적으로 프로퍼티

public bool? iWon
리턴 bool?