using System; namespace ANX.Framework.Net { public class GamerJoinedEventArgs : EventArgs { } }