Amazon.ElasticMapReduce.Model.Internal.MarshallTransformations.AddTagsResponseUnmarshaller.UnmarshallResult C# (CSharp) Method

UnmarshallResult() private static method

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