Method Stitch
Stitch(Func<FieldDescriptorID, FieldDescriptor>)
Stitches the FieldValue to the corresponding FieldDescriptor.
public void Stitch(Func<FieldDescriptorID, FieldDescriptor> fieldDescriptorProvider)
Parameters
fieldDescriptorProvider
Func<FieldDescriptorID, FieldDescriptor>The corresponding field description provider.