This website requires JavaScript.
Explore
Help
Register
Sign In
Archive-Team
/
sonarr-repo-only
Watch
2
Star
0
Fork
You've already forked sonarr-repo-only
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2c519a7dcd
sonarr-repo-only
/
NzbDrone.Common
/
Composition
/
SingletonAttribute.cs
8 lines
119 B
C#
Raw
Blame
History
using
System
;
namespace
NzbDrone.Common.Composition
{
public
class
SingletonAttribute
:
Attribute
{
}
}
Reference in New Issue
View Git Blame
Copy Permalink