ViewParametersClone - метод

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

Definition

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

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

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

Реализации

ICloneableClone

См. также