mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-17 05:35:07 +00:00
Created S# .sln and moved project to src folder
This commit is contained in:
8
ICD.Common/Utils/Xml/IcdXmlTextWriter.cs
Normal file
8
ICD.Common/Utils/Xml/IcdXmlTextWriter.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace ICD.Common.Utils.Xml
|
||||
{
|
||||
public sealed partial class IcdXmlTextWriter : IDisposable
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user