Class TypeHint
Mark members to force type hinting even when EncodeOptions.NoTypeHints is set.
Inherited Members
Namespace: RedLoader.TinyJSON
Assembly: RedLoader.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class TypeHint : Attribute
Constructors
TypeHint()
Declaration
public TypeHint()