C# Class Sharpcraft.Steam.SteamFriendsEventArgs

SteamFriendsEventArgs class used to communicate friend updates to listeners.
Inheritance: System.EventArgs
Show file Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Private Methods

Method Description
SteamFriendsEventArgs ( string name, string status, List friends, int count, int onlineCount ) : System

Initialize a new instance of SteamFriendsEventArgs.