C# Class Dds.Api.GameReplayer

Afficher le fichier Open project: anorsich/dds.net

Méthodes publiques

Méthode Description
Replay ( string pbn, Action onCardPaying = null, Action onTrickPlayed = null ) : BridgeGame

Method Details

Replay() public static méthode

public static Replay ( string pbn, Action onCardPaying = null, Action onTrickPlayed = null ) : BridgeGame
pbn string
onCardPaying Action
onTrickPlayed Action
Résultat Bridge.Domain.BridgeGame