C# Class Platform.Xml.Serialization.XmlSerializationAttribute

Inheritance: System.Attribute
Show file Open project: platformdotnet/Platform

Protected Methods

Method Description
XmlSerializationAttribute ( ) : System

Private Methods

Method Description
Applies ( SerializerOptions options ) : bool

Tests if this attribute should be applied/considered when serializing.

Method Details

XmlSerializationAttribute() protected method

protected XmlSerializationAttribute ( ) : System
return System