C# 클래스 GameServerQuery.Games.RV.GameTags

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( string value ) : GameTags

비공개 메소드들

메소드 설명
ReadBool ( string value ) : bool?
ReadChar ( string value ) : char?
ReadInt ( string value ) : int?

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( string value ) : GameTags
value string
리턴 GameTags