Table of Contents

Method IncHours

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

IncHours(int)

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

protected virtual void IncHours(int value)

Parameters

value int

The amount to increment the hours by.