Class PropertyBasedFileType
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
public abstract class PropertyBasedFileType : FileType<PropertyBasedSaveConfigToken, PropertyBasedSaveConfigWidget>, IEquatable<FileType>
- Inheritance
-
PropertyBasedFileType
- Implements
- Inherited Members
Constructors
Methods
- ShouldSerializeTokenProperty(Property)
This is called by GetSerializablePortionOfSaveConfigToken(). You may override this to exclude properties from serialization.