IInvocationBinder 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
由 IHubProtocol s 用來取得 Type 還原序列化中樞訊息所預期的 () 類別。
public interface class IInvocationBinder
public interface IInvocationBinder
type IInvocationBinder = interface
Public Interface IInvocationBinder
方法
GetParameterTypes(String) |
取得 所 |
GetReturnType(String) |
Type取得 所 |
GetStreamItemType(String) |
Type取得預期要包含的資料流程專案。 |
GetTarget(ReadOnlySpan<Byte>) |
String從位元組取得目標標記法。 |