yavsc/YavscLib/ISpecializationSettings.cs

6 lines
79 B
C#

namespace YavscLib
{
public interface ISpecializationSettings
{
}
}