RequiredAttribute.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Attributes/RequiredAttribute.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Attributes/RequiredAttribute.cs
Source file hash: sha256:a4f73480b38e7b5f7acbf5d602eaed35708c6955df9be8f43eefc9b73ffbdcba
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: RequiredAttribute
Section titled “Type: RequiredAttribute”Original lines: 6-9
Declaration hash: sha256:6baaf6c2ef3b1a0a57fd015a272d96b8af55c4dafc576a52e54d9d160eaba078
[AttributeUsage(AttributeTargets.Field)]public class RequiredAttribute : Attribute{}