We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a321c2a commit b5eb943Copy full SHA for b5eb943
1 file changed
Code/Light.GuardClauses/Types.cs
@@ -11,6 +11,5 @@ public abstract class Types
11
/// Gets the <see cref="FlagsAttribute" /> type.
12
/// </summary>
13
public static readonly Type FlagsAttributeType = typeof(FlagsAttribute);
14
-
15
}
16
0 commit comments