OpenMod Docs OpenMod Docs
OpenMod Docs OpenMod Docs
OpenMod .NET Plugin Framework.

Class SerializeIgnoreAttribute

Attribute to mark any property or field to be ignored This make API independent of any type such as json/xml/yaml

Inheritance
System.Object
SerializeIgnoreAttribute
Namespace: OpenMod.API.Persistence
Assembly: OpenMod.API.dll
Syntax
public class SerializeIgnoreAttribute : Attribute

Extension Methods

DisposeHelper.DisposeSyncOrAsync(Object)