C# Class SimpleCardGames.Infrastructure.A

显示文件 Open project: ycarowr/SimpleCardGame

Public Methods

Method Description
Player ( ) : SimpleCardGames.Infrastructure.PlayerBuilder
Token ( ) : SimpleCardGames.Infrastructure.TokenBuilder

Method Details

Player() public static method

public static Player ( ) : SimpleCardGames.Infrastructure.PlayerBuilder
return SimpleCardGames.Infrastructure.PlayerBuilder

Token() public static method

public static Token ( ) : SimpleCardGames.Infrastructure.TokenBuilder
return SimpleCardGames.Infrastructure.TokenBuilder