Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Prototype
ConcretePrototype2
C# Class Prototype.ConcretePrototype2
Inheritance:
Prototype.AbstractPrototype
显示文件
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