C# Class Sharpcraft.Steam.SteamUtils

Static class providing various utilities for Steam components.
Mostrar archivo Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Private Methods

Method Description
StateToStatus ( EPersonaState state, bool pretty = false ) : string

Convert an EPersonaState to a string.

StringToByte ( string source ) : byte[]

Convert a string to a byte array.