Skip to content

Instantly share code, notes, and snippets.

@mrkurt
Created July 28, 2008 17:48
Show Gist options
  • Save mrkurt/2922 to your computer and use it in GitHub Desktop.
Save mrkurt/2922 to your computer and use it in GitHub Desktop.
public class Test{
[Serializable]
[Securable]
[ThisPropertyIsAwesome]
public string Name{get; set;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment