Table of Contents

Method IncMinutes

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

IncMinutes(int)

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

protected virtual void IncMinutes(int value)

Parameters

value int

The amount to increment the minutes by.