Skip to content

Instantly share code, notes, and snippets.

@Ang3lFir3
Created February 4, 2011 18:43
Show Gist options
  • Save Ang3lFir3/811534 to your computer and use it in GitHub Desktop.
Save Ang3lFir3/811534 to your computer and use it in GitHub Desktop.
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false)]
public class HanselParameterAttribute : Attribute
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment