We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bca454 commit 148197aCopy full SHA for 148197a
src/Thinktecture.Runtime.Extensions/EnumGenerationAttribute.cs
@@ -26,7 +26,7 @@ public string KeyPropertyName
26
27
/// <summary>
28
/// Indication whether the enumeration should be to derive from.
29
- /// This feature comes with multiple limitations, use it only if necessary!
+ /// This feature comes with multiple restrictions, use it only if necessary!
30
/// </summary>
31
public bool IsExtensible { get; set; }
32
}
0 commit comments