C# Class SteamKit2.SteamUser.LogOnDetails

Represents the details required to log into Steam3 as a user.
Datei anzeigen Open project: Top-Cat/SteamBot Class Usage Examples

Public Methods

Method Description
LogOnDetails ( ) : System

Initializes a new instance of the LogOnDetails class.

Method Details

LogOnDetails() public method

Initializes a new instance of the LogOnDetails class.
public LogOnDetails ( ) : System
return System