Version 3.3.0.1

EmittedFormatterAttribute class

Namespace: Sirenix.Serialization
Assembly: Sirenix.Serialization
[AttributeUsage(AttributeTargets.Class)]
public class EmittedFormatterAttribute : Attribute, _Attribute
Indicates that this formatter type has been emitted. Never put this on a type!
Inheritance
  • System.Object
  • System.Attribute
  • EmittedFormatterAttribute

Constructors

EmittedFormatterAttribute()
public EmittedFormatterAttribute()