C# Class Compete.Model.TotalTeamScore

Show file Open project: aaronjensen/compete

Public Methods

Method Description
Add ( MatchResult mr ) : void
TotalTeamScore ( string teamName ) : System

Method Details

Add() public method

public Add ( MatchResult mr ) : void
mr Compete.Model.Game.MatchResult
return void

TotalTeamScore() public method

public TotalTeamScore ( string teamName ) : System
teamName string
return System