C# Class prob5.Program

Mostrar archivo Open project: AlgorithmsNYC/AlgorithmsNYC

Public Methods

Method Description
points ( string player, string dictionary ) : int

Private Methods

Method Description
Main ( string args ) : void

Method Details

points() public static method

public static points ( string player, string dictionary ) : int
player string
dictionary string
return int