C# Class LongoMatch.Core.Store.Score

Inheritance: BindableBase
Show file Open project: LongoMatch/longomatch Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Score ( ) : System
Score ( string name, int points ) : System

Method Details

Score() public method

public Score ( ) : System
return System

Score() public method

public Score ( string name, int points ) : System
name string
points int
return System