C# Class CSharp_Prototype.Prototype

Show file Open project: ohs108/unity_lecture

Public Methods

Method Description
Clone ( ) : Prototype
Prototype ( string id ) : System

Method Details

Clone() public abstract method

public abstract Clone ( ) : Prototype
return Prototype

Prototype() public method

public Prototype ( string id ) : System
id string
return System