GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
xwolf
/
DNA
Transfer to URL with SHA
Find file
Newer
Older
tree:
799ef964e2
Branches
Tags
×
master
DNA
/
corlib
/
System
/ Attribute.cs
Chris Bacon
on 21 Jan 2012
83 bytes
First commit
Raw
Blame
History
#if !LOCALTEST namespace System { public abstract class Attribute { } } #endif