Legend
| Sealed class: RT.Serialization.ClassifyNotNullAttribute
SummarySpecifies that Classify shall not set this field or automatically-implemented property tonull . 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.RemarksAny attribute with this type name is accepted by Classify to mean the same thing, regardless of where it is declared, making it possible to apply this attribute without referencing this library.Constructors
|