Class BeforeEncode
Mark methods to be called before an object is encoded.
Inherited Members
Namespace: RedLoader.TinyJSON
Assembly: RedLoader.dll
Syntax
[AttributeUsage(AttributeTargets.Method)]
public class BeforeEncode : Attribute
Constructors
BeforeEncode()
Declaration
public BeforeEncode()