Does C# have a not Conditional (!Conditional, NotConditional, Conditional(!)) attribute?
Conditional
!Conditional
NotConditional
Conditional(!)
i know C#
The NET framework standard library annotated reference doesn't state any. So I'm afraid you'll have to roll your own!