C# Class Sanguosha.Core.Exceptions.PlayerIsDeadException

Inheritance: SgsException
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
PlayerIsDeadException ( Player p ) : System

Method Details

PlayerIsDeadException() public method

public PlayerIsDeadException ( Player p ) : System
p Sanguosha.Core.Players.Player
return System