C# 클래스 MBC.Shared.Events.ExceptionEvent

상속: Event
파일 보기 프로젝트 열기: aiclub/Mohawk_Battleship

공개 메소드들

메소드 설명
ExceptionEvent ( System.Entity exEntity, Exception exception ) : System

메소드 상세

ExceptionEvent() 공개 메소드

public ExceptionEvent ( System.Entity exEntity, Exception exception ) : System
exEntity System.Entity
exception System.Exception
리턴 System