Table of Contents

Method SetValue

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetValue(T)

Assigns a value and completes the waiting task.

public void SetValue(T value)

Parameters

value T

The value to set.