Table of Contents

Class YuzuDontGenerateDeserializerAttribute

Namespace
Lime
Assembly
Lime.dll

Exclude types marked with this attribute from generating binary deserializers for.

[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Interface)]
public sealed class YuzuDontGenerateDeserializerAttribute : Attribute
Inheritance
YuzuDontGenerateDeserializerAttribute
Inherited Members