Пример #1
0
 public void WriteToThrowsIfWriterIsNull()
 {
     Example.WriteTo(null);
 }