C# Class Tennis.ScoreHelper

Afficher le fichier Open project: rasmuskl/ReSharperCourse Class Usage Examples

Méthodes publiques

Méthode Description
IsAboveWithMargin ( int score, int opposingScore, int target, int margin ) : bool

Method Details

IsAboveWithMargin() public static méthode

public static IsAboveWithMargin ( int score, int opposingScore, int target, int margin ) : bool
score int
opposingScore int
target int
margin int
Résultat bool