C# 클래스 AK.F1.Timing.Serialization.DecoratedObjectWriterTest

파일 보기 프로젝트 열기: simoneb/ak-f1-timing

비공개 메소드들

메소드 설명
CreateWriter ( ) : DecoratedObjectWriter
Write ( object graph ) : void
can_write_a_null_graph ( ) : void
ctor_throws_if_output_is_null ( ) : void
graphs_which_contain_circular_references_are_not_supported ( ) : void
output_is_not_closed_when_writer_is_disposed ( ) : void
the_same_graph_written_on_the_same_stream_is_not_detected_as_a_circular_reference ( ) : void
write_throws_when_writer_has_been_disposed ( ) : void