C# Class TodotxtTouch.WindowsPhone.Service.LocalHasChangesChangedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: hartez/TodotxtTouch.WindowsPhone Class Usage Examples

Public Methods

Method Description
LocalHasChangesChangedEventArgs ( bool localHasChanges ) : System

Method Details

LocalHasChangesChangedEventArgs() public method

public LocalHasChangesChangedEventArgs ( bool localHasChanges ) : System
localHasChanges bool
return System