C# 클래스 Prototype.Platform.Domain.Transitions.TransitionEvent

파일 보기 프로젝트 열기: paralect/prototype

공개 메소드들

메소드 설명
TransitionEvent ( String typeId, Object data ) : System

Initializes a new instance of the T:System.Object class.

메소드 상세

TransitionEvent() 공개 메소드

Initializes a new instance of the T:System.Object class.
public TransitionEvent ( String typeId, Object data ) : System
typeId String
data Object
리턴 System