Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Prototype
ConcretePrototype1
C# Class Prototype.ConcretePrototype1
Inheritance:
Prototype.AbstractPrototype
Mostrar archivo
Open project: mravinale/gof-patterns
Class Usage Examples
Public Methods
Method
Description
Clone
( ) :
Prototype
ConcretePrototype1
(
string
id
) :
System
Method Details
Clone()
public
method
public
Clone
( ) :
Prototype
return
Prototype
ConcretePrototype1()
public
method
public
ConcretePrototype1
(
string
id
) :
System
id
string
return
System