UniTask
Show / Hide Table of Contents

IAsyncWriter<T> Interface

Namespace: Cysharp.Threading.Tasks.Linq
Assembly: cs.temp.dll.dll
public interface IAsyncWriter<T>

Type Parameters

T

Members

Methods

Name Description
YieldAsync(T)

Methods

YieldAsync(T)

UniTask YieldAsync(T value)
Parameters
value T
Returns
UniTask
Back to top Copyright © Cysharp, Inc. | Generated by DocFX