Newtonsoft.Json.Tests.Serialization.ShouldSerializeTestClass.ShouldSerializeAge C# (CSharp) Method

ShouldSerializeAge() public method

public ShouldSerializeAge ( ) : void
return void
        public void ShouldSerializeAge()
        {
            // dummy. should never be used because it doesn't return bool
        }