
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static T DeepCopy<T>( T obj )
public static T DeepCopy<T>( T obj )
Public Shared Function DeepCopy(Of T) ( obj As T ) As T
Public Shared Function DeepCopy(Of T) ( obj As T ) As T
public: generic<typename T> static T DeepCopy( T obj )
public: generic<typename T> static T DeepCopy( T obj )
static member DeepCopy : obj : 'T -> 'T
static member DeepCopy : obj : 'T -> 'T

- T
[Missing <typeparam name="T"/> documentation for "M:Keyoti.RapidSpell.fastJSON.JSON.DeepCopy``1(``0)"]

- obj (T)

T
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331