Table of Contents

Class FieldNoReflectionAttribute

Namespace
System.Runtime.Serialization
Assembly
nanoFramework.Serialization.Helper.dll

Indicates that this field doesn't allow reflection.

[AttributeUsage(AttributeTargets.Field, Inherited = false)]
public sealed class FieldNoReflectionAttribute : Attribute, _Attribute
Inheritance
FieldNoReflectionAttribute
Implements
Inherited Members
Extension Methods

Constructors

FieldNoReflectionAttribute()

public FieldNoReflectionAttribute()