YarnTask.FromResult(T)

Method in YarnTask

Summary

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

Parameters

NameDescription
T value