Class YuzuDontGenerateClonerAttribute
- Namespace
- Lime
- Assembly
- Lime.dll
Exclude types marked with this attribute from generating cloners for.
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Interface)]
public sealed class YuzuDontGenerateClonerAttribute : Attribute
- Inheritance
-
YuzuDontGenerateClonerAttribute
- Inherited Members