コード例 #1
0
            public void HasAnInitialValueOfNull()
            {
                var state = new SerializationState();

                Assert.That(state.GetRawValue(), Is.Null);
            }
コード例 #2
0
            public void HasAnInitialValueOfNull()
            {
                var state = new SerializationState();

                Assert.That(state.GetRawValue(), Is.Null);
            }