C# Class TUM.CMS.VplControl.Core.SearchEventArgs

Inheritance: System.Windows.RoutedEventArgs
Show file Open project: tumcms/TUM.CMS.VPLControl

Public Methods

Method Description
SearchEventArgs ( ) : System.Collections.Generic
SearchEventArgs ( System.Windows.RoutedEvent routedEvent ) : System.Collections.Generic

Method Details

SearchEventArgs() public method

public SearchEventArgs ( ) : System.Collections.Generic
return System.Collections.Generic

SearchEventArgs() public method

public SearchEventArgs ( System.Windows.RoutedEvent routedEvent ) : System.Collections.Generic
routedEvent System.Windows.RoutedEvent
return System.Collections.Generic