For the complete documentation index, see llms.txt. This page is also available as Markdown.

FromResult(T)

Method in YarnTask<T>

Summary

public static partial YarnTask<T> FromResult(T value);

Parameters

Name
Description

T value

Last updated

Was this helpful?