Skip to content

Instantly share code, notes, and snippets.

@jsanjuan2016
Last active January 3, 2021 18:05
Show Gist options
  • Save jsanjuan2016/e4cca9ac62bf0ed3e21051d05762bdfb to your computer and use it in GitHub Desktop.
Save jsanjuan2016/e4cca9ac62bf0ed3e21051d05762bdfb to your computer and use it in GitHub Desktop.
public interface IShape<T> where T : class {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment