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

FromResult<T>(T)

Method in YarnTask

Summary

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

Parameters

Name
Description

T value

Last updated

Was this helpful?