C# 클래스 Newtonsoft.Json.Tests.Serialization.DerivedDerivedSerializationEventOrderTestObject

파일 보기 프로젝트 열기: JamesNK/Newtonsoft.Json 1 사용 예제들

비공개 메소드들

메소드 설명
OnDeserializedMethod ( StreamingContext context ) : void
OnDeserializingMethod ( StreamingContext context ) : void
OnSerializedMethod ( StreamingContext context ) : void
OnSerializingMethod ( StreamingContext context ) : void