C# Class ScrumPowerTools.Model.QuerySelectionTotalsEventArgs

Inheritance: System.EventArgs
Mostra file Open project: cqse/ScrumPowerTools Class Usage Examples

Public Methods

Method Description
QuerySelectionTotalsEventArgs ( double>.IDictionary totals ) : System

Method Details

QuerySelectionTotalsEventArgs() public method

public QuerySelectionTotalsEventArgs ( double>.IDictionary totals ) : System
totals double>.IDictionary
return System