Give VerbAttribute [MeansImplicitUse]
This commit is contained in:
@@ -104,6 +104,7 @@ namespace Content.Shared.GameObjects
|
|||||||
/// so that they're automatically detected.
|
/// so that they're automatically detected.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
|
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
|
||||||
|
[MeansImplicitUse]
|
||||||
public sealed class VerbAttribute : Attribute
|
public sealed class VerbAttribute : Attribute
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user