Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SlimHttp
Interface
ICalculator_PayloadTable.Concat_Invoke
C# 클래스 SlimHttp.Interface.ICalculator_PayloadTable.Concat_Invoke
상속:
IInterfacedPayload
,
IAsyncInvokable
파일 보기
프로젝트 열기: SaladLab/Akka.Interfaced
공개 프로퍼티들
프로퍼티
타입
설명
a
string
b
string
공개 메소드들
메소드
설명
GetInterfaceType
( ) :
Type
InvokeAsync
(
object
__target
) :
Task
메소드 상세
GetInterfaceType()
공개
메소드
public
GetInterfaceType
( ) :
Type
리턴
System.Type
InvokeAsync()
공개
메소드
public
InvokeAsync
(
object
__target
) :
Task
__target
object
리턴
Task
프로퍼티 상세
a
공개적으로 프로퍼티
public
string
a
리턴
string
b
공개적으로 프로퍼티
public
string
b
리턴
string