ironservices-maui/Platforms/iOS/PlatformClass1.cs

8 lines
132 B
C#

namespace IronServices.Maui
{
// All the code in this file is only included on iOS.
public class PlatformClass1
{
}
}