C# 클래스 AnotherPrototype, UnityDesignPatterns

상속: ConcretePrototype
파일 보기 프로젝트 열기: ycarowr/UnityDesignPatterns 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Age int

공개 메소드들

메소드 설명
AnotherPrototype ( AnotherPrototype, prototype )

메소드 상세

AnotherPrototype() 공개 메소드

public AnotherPrototype ( AnotherPrototype, prototype )
prototype AnotherPrototype,

프로퍼티 상세

Age 공개적으로 프로퍼티

public int Age
리턴 int