Skip to content

Instantly share code, notes, and snippets.

@xximjasonxx
Created December 28, 2019 23:50
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 xximjasonxx/82c0bc0129a488c83aaa0cd184f9ed25 to your computer and use it in GitHub Desktop.
Save xximjasonxx/82c0bc0129a488c83aaa0cd184f9ed25 to your computer and use it in GitHub Desktop.
[AttributeUsage(AttributeTargets.Parameter)]
[Binding]
public sealed class UserTokenAttribute : Attribute
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment