Table of Contents

Method IncSeconds

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

IncSeconds(int)

Increments the seconds part of the time value by the specified amount.

protected virtual void IncSeconds(int value)

Parameters

value int

The amount to increment the seconds by.