Click or drag to resize

ICloneT Interface

AdapterOptionsBase and [!:Social.SocialOptionsBase] are configured using AddEditViewModelBase and NewEditViewModelBase

Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public interface IClone<T>

Type Parameters

T

The ICloneT type exposes the following members.

Methods
 NameDescription
Public methodClone 
Public methodCopyTo 
Top
See Also