C# 클래스 Antmicro.Migrant.Tests.StampingTests

파일 보기 프로젝트 열기: antmicro/Migrant

공개 메소드들

메소드 설명
StampingTests ( bool useGeneratedSerialization, bool useGeneratedDeserialization, bool serializeWithStamps, bool deserializeWithStamps ) : System

비공개 메소드들

메소드 설명
CreateDeserializer ( ) : Serializer
CreateSerializer ( ) : Serializer
ShouldDetectStreamInconsistentConfiguration ( ) : void

메소드 상세

StampingTests() 공개 메소드

public StampingTests ( bool useGeneratedSerialization, bool useGeneratedDeserialization, bool serializeWithStamps, bool deserializeWithStamps ) : System
useGeneratedSerialization bool
useGeneratedDeserialization bool
serializeWithStamps bool
deserializeWithStamps bool
리턴 System