Skip to content

Instantly share code, notes, and snippets.

@jesulink2514
Created February 28, 2019 03:43
Show Gist options
  • Save jesulink2514/27a13ded276a9ed8f7f464813e9042fe to your computer and use it in GitHub Desktop.
Save jesulink2514/27a13ded276a9ed8f7f464813e9042fe to your computer and use it in GitHub Desktop.
using NControl.Abstractions;
using NGraphics;
using System.Collections.Generic;
namespace DemoGradient.Controls
{
public class GradientButton : NControlView
{
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment