Makes IPlatformIdentifier public

This commit is contained in:
Cyberboss
2018-10-15 10:43:45 -04:00
parent 6003f57e06
commit e15ddd4d5a
@@ -3,7 +3,7 @@
/// <summary>
/// For identifying the current platform
/// </summary>
interface IPlatformIdentifier
public interface IPlatformIdentifier
{
/// <summary>
/// If the current platform is a Windows platform