NAVSourceControl/NAVSCM Library/NavInterface/NavObject.cs

15 lines
230 B
C#

using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace NavScm.NavInterface
{
partial class NavObject
{
}
}