C# Class AIsOfCatan.Log.DiscardCardsLogEvent

Inheritance: LogEvent
Afficher le fichier Open project: rasmusgreve/catan

Méthodes publiques

Méthode Description
DiscardCardsLogEvent ( int player, List cards ) : System
ToString ( ) : string

Method Details

DiscardCardsLogEvent() public méthode

public DiscardCardsLogEvent ( int player, List cards ) : System
player int
cards List
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string