C# 클래스 Samples.SampleTypeVerifier

Sample type verifier.
파일 보기 프로젝트 열기: msgpack/msgpack-cli

공개 메소드들

메소드 설명
Verify ( PolymorphicTypeVerificationContext context ) : bool

Sample type verifier. The signature of this method is important.

메소드 상세

Verify() 공개 정적인 메소드

Sample type verifier. The signature of this method is important.
public static Verify ( PolymorphicTypeVerificationContext context ) : bool
context PolymorphicTypeVerificationContext The context which has information of deserializing type.
리턴 bool