Skip to content

OmitDefaultMemberValuesAttribute

class

Namespace: Orleans

When applied to a type, indicates that generated serializers for the type should avoid serializing members if the member value is equal to its default value.
public sealed class OmitDefaultMemberValuesAttribute : Attribute

Constructors