Interface IPalnsClonable<T>
Classes implementing this interface must provide a clone method
Namespace:Palns
Assembly:Palns.dll
Syntax
public interface IPalnsClonable<out T>
Methods
| Improve this Doc View SourceClone()
Declaration
T Clone()
Returns
Type | Description |
---|---|
T |