Table of Contents

Interface IHandle<T>

Namespace
Microsoft.AutoGen.Core
Assembly
Microsoft.AutoGen.Core.dll
public interface IHandle<T> : IHandle

Type Parameters

T
Inherited Members

Methods

Handle(T)

Task Handle(T item)

Parameters

item T

Returns

Task