Amazon.DNXCore.IntegrationTests.ProtocolTests.TestJson C# (CSharp) Method

TestJson() public method

public TestJson ( ) : void
return void
        public void TestJson()
        {
            UtilityMethods.RunAsSync(TestJson_Async);
        }