Click or drag to resize

DefaultBenchManagerUI Property

The user interface to communicate with the user.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public IUserInterface UI { get; }

Property Value

Type: IUserInterface

Implements

IBenchManagerUI
See Also