C# 클래스 BusinessLogic.Exceptions.PlayerAlreadyExistsException

상속: DuplicateKeyException
파일 보기 프로젝트 열기: NemeStats/NemeStats

공개 메소드들

메소드 설명
PlayerAlreadyExistsException ( string playerName, int existingPlayerId )

메소드 상세

PlayerAlreadyExistsException() 공개 메소드

public PlayerAlreadyExistsException ( string playerName, int existingPlayerId )
playerName string
existingPlayerId int