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