using System; namespace ProductionUiCordonelLegacy.ProductionProcesses { public class ProcessStateChangedArgs : EventArgs { } }