ironservices-maui/Platforms/Tizen/PlatformClass1.cs

9 lines
149 B
C#

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