Files
RobustToolbox/Lidgren.Network/NamespaceDoc.cs
2011-05-11 03:58:10 +00:00

15 lines
272 B
C#

using System;
using System.Collections.Generic;
using System.Text;
namespace Lidgren.Network
{
/// <summary>
/// Lidgren Network Library
/// </summary>
internal class NamespaceDoc
{
// <include file='_Namespace.xml' path='Documentation/*' />
}
}