Skip to content

Instantly share code, notes, and snippets.

@Char0394
Created July 3, 2019 14:22
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 Char0394/95c3b40e8fad5f5de04cc98f95c8c4ab to your computer and use it in GitHub Desktop.
Save Char0394/95c3b40e8fad5f5de04cc98f95c8c4ab to your computer and use it in GitHub Desktop.
using Xamarin.Forms;
namespace CreditCardUISample.Controls
{
public class CustomVisual : IVisual
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment