Class LocalAttribute
- Namespace
- DotBoxD.Abstractions
- Assembly
- DotBoxD.Abstractions.dll
Marks a server-authored context helper as native-only and unavailable to lowered IR.
[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property, Inherited = false)]
public sealed class LocalAttribute : Attribute
- Inheritance
-
LocalAttribute
- Inherited Members