C# 클래스 CSharp_Prototype.ConcretePrototype1

상속: Prototype
파일 보기 프로젝트 열기: ohs108/unity_lecture 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : Prototype
ConcretePrototype1 ( string id ) : System

메소드 상세

Clone() 공개 메소드

public Clone ( ) : Prototype
리턴 Prototype

ConcretePrototype1() 공개 메소드

public ConcretePrototype1 ( string id ) : System
id string
리턴 System