Amazon.ElasticTranscoder.Model.Internal.MarshallTransformations.CancelJobResponseUnmarshaller.UnmarshallResult C# (CSharp) Method

UnmarshallResult() private static method

private static UnmarshallResult ( JsonUnmarshallerContext context, CancelJobResponse response ) : void
context Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext
response Amazon.ElasticTranscoder.Model.CancelJobResponse
return void
        private static void UnmarshallResult(JsonUnmarshallerContext context,CancelJobResponse response)
        {
                        
            return;
        }