Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Serialization.ClassifyNotNullAttribute

Summary

Specifies that Classify shall not set this field or automatically-implemented property to null. If the serialized form is null, the field or automatically-implemented property is instead left at the default value assigned by the object’s default constructor.

Constructors

Creates a new instance of ClassifyNotNullAttribute.