共用方式為


IInvocationBinder 介面

定義

IHubProtocol s 用來取得 Type 還原序列化中樞訊息所預期的 () 類別。

public interface class IInvocationBinder
public interface IInvocationBinder
type IInvocationBinder = interface
Public Interface IInvocationBinder

方法

GetParameterTypes(String)

取得 所 methodName 表示之方法的清單 Type ,其採用 做為引數。

GetReturnType(String)

Type取得 所 invocationId 表示的調用必須是包含的。

GetStreamItemType(String)

Type取得預期要包含的資料流程專案。

GetTarget(ReadOnlySpan<Byte>)

String從位元組取得目標標記法。

適用於