Compartir a través de


ILogConsistencyProtocolServices.DeepCopy<T>(T) Método

Definición

Copia el argumento proporcionado.

public T DeepCopy<T> (T value);
abstract member DeepCopy : 'T -> 'T
Public Function DeepCopy(Of T) (value As T) As T

Parámetros de tipo

T

Parámetros

value
T

Devoluciones

T

Se aplica a