Improve this Doc View Source

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 Source

Clone()

Declaration
T Clone()
Returns
Type Description
T