ThrowHelper.ValidatedNotNullAttribute Class
- Last UpdatedAug 21, 2026
- 1 minute read
'Declaration
<AttributeUsageAttribute(AttributeTargets.Parameter)>
Private NotInheritable Class ThrowHelper.ValidatedNotNullAttribute
Inherits System.Attribute
[AttributeUsage(AttributeTargets.Parameter)]
private sealed class ThrowHelper.ValidatedNotNullAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Parameter)]
private ref class ThrowHelper.ValidatedNotNullAttribute sealed : public System.Attribute
System.Object
System.Attribute
ArchestrA.Client.CommonUtil.ThrowHelper.ValidatedNotNullAttribute