C# 클래스 Tests.TestUniject.MockComponent

파일 보기 프로젝트 열기: yeticgi/Uniject

공개 메소드들

메소드 설명
MockComponent ( TestableGameObject obj ) : System
Update ( ) : void

메소드 상세

MockComponent() 공개 메소드

public MockComponent ( TestableGameObject obj ) : System
obj TestableGameObject
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void