This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Radarr
mirror of
https://github.com/Radarr/Radarr
Watch
1
Star
0
Fork
You've already forked Radarr
0
Code
Issues
Releases
Wiki
Activity
6fc8ec6cbc
Radarr
/
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