Skip to content

Instantly share code, notes, and snippets.

@EduardoReisDev
Last active November 10, 2020 00:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EduardoReisDev/57652b477bc3dbd740f0965439f1eb5b to your computer and use it in GitHub Desktop.
Save EduardoReisDev/57652b477bc3dbd740f0965439f1eb5b to your computer and use it in GitHub Desktop.
using System;
using System.Collections.Generic;
using System.Text;
using Xamarin.Forms;
namespace MyGarden.Controls
{
public class XEntry : Entry
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment