summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/IRegisterable.cs
blob: 995ebbce17e707c0a4f12111b36733addac237ca (plain)
1
2
3
4
5
6
namespace Xamarin.Forms
{
	public interface IRegisterable
	{
	}
}