C# Class AIsOfCatan.Log.ProposeTradeLogEvent

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

Méthodes publiques

Méthode Description
ProposeTradeLogEvent ( int player, List give, List take ) : System
ToString ( ) : string

Private Methods

Méthode Description
DeepClone ( List list ) : List>

Method Details

ProposeTradeLogEvent() public méthode

public ProposeTradeLogEvent ( int player, List give, List take ) : System
player int
give List
take List
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string