C# 클래스 Sharpcraft.Steam.SteamFriendsEventArgs

SteamFriendsEventArgs class used to communicate friend updates to listeners.
상속: System.EventArgs
파일 보기 프로젝트 열기: SijmenSchoon/Sharpcraft 1 사용 예제들

비공개 메소드들

메소드 설명
SteamFriendsEventArgs ( string name, string status, List friends, int count, int onlineCount ) : System

Initialize a new instance of SteamFriendsEventArgs.