Amazon.DNXCore.IntegrationTests.ProtocolTests.TestJson C# (CSharp) 메소드

TestJson() 공개 메소드

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