Table of Contents

Method Clone

Namespace
Innova.Prism.Library.BaseViewModels
Assembly
Innova.Prism.Library.dll

Clone()

Creates a new object that is a copy of the current instance.

public object Clone()

Returns

object

A new object that is a copy of this instance.