C# 클래스 BatchFlow.UnitTests.Exceptions

파일 보기 프로젝트 열기: Teun/BatchFlow

공개 메소드들

메소드 설명
f_Error ( object sender, Flow e ) : void

비공개 메소드들

메소드 설명
ConnectingPolymorphicTypes ( ) : void
ConnectingWrongTypesThrows ( ) : void
ExceptionsFromTasks ( ) : void
HandledExceptionsFromTasks ( ) : void
MultithreadedStartpointThrows ( ) : void

메소드 상세

f_Error() 공개 메소드

public f_Error ( object sender, Flow e ) : void
sender object
e Flow
리턴 void