ViewParametersClone - метод

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

Definition

Пространство имён: Tessa.UI.Views.Parameters
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public Object Clone()

Возвращаемое значение

Object
A new object that is a copy of this instance.

Реализации

ICloneableClone

См. также