Interface IDeepCloneable<T>
Namespace: Google.Protobuf
Assembly: Google.Protobuf.dll
Syntax
public interface IDeepCloneable<T>
Type Parameters
Name | Description |
---|---|
T |
Methods
Clone()
Declaration
T Clone()
Returns
Type | Description |
---|---|
T |