C# Класс AK.F1.Timing.Serialization.DecoratedObjectWriterTest

Показать файл Открыть проект

Приватные методы

Метод Описание
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