SteamKit2.GameID.GameID C# (CSharp) Method

GameID() public method

Initializes a new instance of the GameID class.
public GameID ( ) : System
return System
        public GameID()
            : this( 0 )
        {
        }
        /// <summary>

Same methods

GameID::GameID ( Int32 nAppID ) : System
GameID::GameID ( System.UInt64 id ) : System