Class Include
Mark members that should be included. Public fields are included by default.
Inherited Members
Namespace: RedLoader.TinyJSON
Assembly: RedLoader.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public sealed class Include : Attribute
Constructors
Include()
Declaration
public Include()