C# Class SteamDroidServer.Steam.AvatarData

显示文件 Open project: FlyingPie/SteamDroid Class Usage Examples

Public Properties

Property Type Description
avatarFile string
callback Action
client System.Net.WebClient
fullURI string
steamID SteamKit2.SteamID

Property Details

avatarFile public_oe property

public string avatarFile
return string

callback public_oe property

public Action callback
return Action

client public_oe property

public WebClient,System.Net client
return System.Net.WebClient

fullURI public_oe property

public string fullURI
return string

steamID public_oe property

public SteamID,SteamKit2 steamID
return SteamKit2.SteamID