Share via


OpenApiRequestBody.CreateShallowCopy Method

Definition

Create a shallow copy of the current instance.

public Microsoft.OpenApi.IOpenApiRequestBody CreateShallowCopy();
abstract member CreateShallowCopy : unit -> Microsoft.OpenApi.IOpenApiRequestBody
override this.CreateShallowCopy : unit -> Microsoft.OpenApi.IOpenApiRequestBody
Public Function CreateShallowCopy () As IOpenApiRequestBody

Returns

Implements

Applies to