sockscape/server/Libraries/Square/INI/SectionRules.cs
2017-06-06 16:13:25 -05:00

12 lines
184 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Square.INI {
public class SectionRules {
}
}