Table of Contents

Operator implicit operator

Namespace
MVVrus.AspNetCore.ActiveSession
Assembly
MVVrus.AspNetCore.ActiveSession.dll

implicit operator RunnerBkgProgress((int, int?))

Convert a tuple of values with appropriate types to an instance of this struct.

public static implicit operator RunnerBkgProgress((int, int?) Value)

Parameters

Value (int, int?)

The value to be converted.

Returns

RunnerBkgProgress