Condividi tramite


ICanvasStateService<TState>.CreateCopy(TState) Metodo

Definizione

public:
 TState CreateCopy(TState prototype);
public TState CreateCopy (TState prototype);
abstract member CreateCopy : 'State -> 'State
Public Function CreateCopy (prototype As TState) As TState

Parametri

prototype
TState

Restituisce

TState

Si applica a