C# Class GameServerQuery.Games.RV.GameTags

显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
Parse ( string value ) : GameTags

Private Methods

Method Description
ReadBool ( string value ) : bool?
ReadChar ( string value ) : char?
ReadInt ( string value ) : int?

Method Details

Parse() public static method

public static Parse ( string value ) : GameTags
value string
return GameTags