OpenApiAnyCloneHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains logic for cloning objects through copy constructors.
public class OpenApiAnyCloneHelper
type OpenApiAnyCloneHelper = class
Public Class OpenApiAnyCloneHelper
- Inheritance
-
OpenApiAnyCloneHelper
Constructors
OpenApiAnyCloneHelper() |
Methods
CloneFromCopyConstructor(IOpenApiAny) |
Clones an instance of IOpenApiAny object from the copy constructor |