C# Class Signum.Windows.ResultChangedEventArgs

Inheritance: System.Windows.RoutedEventArgs
Mostra file Open project: signumsoftware/framework

Public Methods

Method Description
ResultChangedEventArgs ( System.Windows.RoutedEvent routedEvent, bool cleaning ) : System

Method Details

ResultChangedEventArgs() public method

public ResultChangedEventArgs ( System.Windows.RoutedEvent routedEvent, bool cleaning ) : System
routedEvent System.Windows.RoutedEvent
cleaning bool
return System