mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-14 20:25:01 +00:00
Correcting namespaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using ICD.Common.Properties;
|
||||
|
||||
namespace ICD.Common.EventArguments
|
||||
namespace ICD.Common.Utils.EventArguments
|
||||
{
|
||||
public sealed class XmlRecursionEventArgs : EventArgs
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user