C# 클래스 BalloonsPop.ConsoleUserInterface.Gadgets.PlayerScoreExtensions

Provides extensions methods for the PlayerScore struct.
파일 보기 프로젝트 열기: Baloons-Pop-4/Main

공개 메소드들

메소드 설명
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