Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Akka
Dispatch
SysMsg
StopChild
C# 클래스 Akka.Dispatch.SysMsg.StopChild
Class StopChild.
상속:
Akka.Dispatch.SysMsg.SystemMessage
파일 보기
프로젝트 열기: rogeralsing/akka.net
공개 메소드들
메소드
설명
StopChild
(
IActorRef
child
) :
System
Initializes a new instance of the
StopChild
class.
ToString
( ) :
string
메소드 상세
StopChild()
공개
메소드
Initializes a new instance of the
StopChild
class.
public
StopChild
(
IActorRef
child
) :
System
child
IActorRef
The child.
리턴
System
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string