C# Class SmartQuant.Controls.Portfolios.PortfolioNameEventArgs

Inheritance: System.EventArgs
Show file Open project: fastquant/fastquant.dll

Public Methods

Method Description
PortfolioNameEventArgs ( string portfolioName ) : System

Method Details

PortfolioNameEventArgs() public method

public PortfolioNameEventArgs ( string portfolioName ) : System
portfolioName string
return System