C# Class LongoMatch.Core.Store.Score

Inheritance: BindableBase
Afficher le fichier Open project: LongoMatch/longomatch Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Score ( ) : System
Score ( string name, int points ) : System

Method Details

Score() public méthode

public Score ( ) : System
Résultat System

Score() public méthode

public Score ( string name, int points ) : System
name string
points int
Résultat System