Skip to main content

Class WeaverSerializeCollectionAttribute

Tells weaver to use this method to write a generic type or collection Can also be used for other generic types like Nullable

Inheritance​
System.Object
System.Attribute
Inherited Members​
Show
Syntax​
[AttributeUsage(AttributeTargets.Method)]
public sealed class WeaverSerializeCollectionAttribute : Attribute, _Attribute

Constructors​

WeaverSerializeCollectionAttribute()​

Declaration​
public WeaverSerializeCollectionAttribute()