C# Класс BalloonsPop.ConsoleUserInterface.Gadgets.PlayerScoreExtensions

Provides extensions methods for the PlayerScore struct.
Показать файл Открыть проект

Открытые методы

Метод Описание
Stringify ( this score, int index ) : string

Converts an instance of the PlayerScore struct to a string.

Описание методов

Stringify() публичный статический Метод

Converts an instance of the PlayerScore struct to a string.
public static Stringify ( this score, int index ) : string
score this
index int
Результат string