Initializes a new instance of the AddValueConverter
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected AddValueConverter( int delta ) |
| Visual Basic (Declaration) |
|---|
Protected Sub New ( _ delta As Integer _ ) |
Parameters
- delta
- Type: System..::..Int32