C# Class AIsOfCatan.DiceRollLogEntry

Inheritance: BasicLogEntry, IDiceRollLogEntry
Afficher le fichier Open project: rasmusgreve/catan

Méthodes publiques

Méthode Description
DiceRollLogEntry ( int turn, int roll ) : System
ToString ( ) : string

Method Details

DiceRollLogEntry() public méthode

public DiceRollLogEntry ( int turn, int roll ) : System
turn int
roll int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string