public Create ( object request, ISpecimenContext context ) : object | ||
request | object | The request that describes what to create. |
context | ISpecimenContext | A container that can be used to create other specimens. |
return | object |
public Create ( object request, ISpecimenContext context ) : object | ||
request | object | The request that describes what to create. |
context | ISpecimenContext | A container that can be used to create other specimens. |
return | object |