C# Class Newtonsoft.Json.Tests.Serialization.DerivedSerializationEventOrderTestObject

Show file Open project: JamesNK/Newtonsoft.Json

Private Methods

Method Description
OnDeserializedMethod ( StreamingContext context ) : void
OnDeserializingMethod ( StreamingContext context ) : void
OnSerializedMethod ( StreamingContext context ) : void
OnSerializingMethod ( StreamingContext context ) : void