Navigation :
SerializerModifierAttribute
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel.Runtime.Serialization |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Portable Class Libraries, Xamarin - Android, Xamarin - iOS |
public class SerializerModifierAttribute : Attribute
Base types
Attribute
Attribute to specify the serialization modifier attribute.
Constructors
SerializerModifierAttribute(Type serializerModifierType)
Initializes a new instance of the SerializerModifierAttribute class.
Parameters
Name |
Description |
serializerModifierType |
Type of the serializer modifier. |
Properties
SerializerModifierType
Gets the type of the serializer modifier.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion