C# 클래스 Akka.Tests.Actor.SupervisorHierarchySpec.Failure

상속: System.Exception
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 메소드들

메소드 설명
Failure ( Directive directive, bool stop, int depth, int failPre, int failPost, int failConstr, int stopKids ) : System

메소드 상세

Failure() 공개 메소드

public Failure ( Directive directive, bool stop, int depth, int failPre, int failPost, int failConstr, int stopKids ) : System
directive Directive
stop bool
depth int
failPre int
failPost int
failConstr int
stopKids int
리턴 System