C# 클래스 Common.Helpers.ArenaMessageHelper

파일 보기 프로젝트 열기: michalczerwinski/hello_wars

공개 메소드들

메소드 설명
GetEndGameMessage ( double>.Dictionary finalResult ) : string
GetInitialMessage ( IEnumerable competitors ) : string

메소드 상세

GetEndGameMessage() 공개 정적인 메소드

public static GetEndGameMessage ( double>.Dictionary finalResult ) : string
finalResult double>.Dictionary
리턴 string

GetInitialMessage() 공개 정적인 메소드

public static GetInitialMessage ( IEnumerable competitors ) : string
competitors IEnumerable
리턴 string