namespace CoreLibrary.Events { public class DebutPartieEventArgs : EventArgs { public DebutPartieEventArgs() { } } }