C# 클래스 ExoModel.ModelInitEvent

Represents the creation of a new or existing model instance.
상속: ModelEvent
파일 보기 프로젝트 열기: vc3/ExoModel

공개 메소드들

메소드 설명
ToString ( ) : string

보호된 메소드들

메소드 설명
OnNotify ( ) : void

비공개 메소드들

메소드 설명
ModelInitEvent ( ModelInstance instance )

메소드 상세

OnNotify() 보호된 메소드

protected OnNotify ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string