Skip to content

ShallowCopier<T>.DeepCopy(T?, CopyContext)

DeepCopy(T?, CopyContext)

View source
public T? DeepCopy(T? input, CopyContext _)
Returns the input value.

Parameters

inputT?
_CopyContext