C# Class Smrf.NodeXL.ExcelTemplate.CalculateGraphMetricsDialogUserSettings

Inheritance: Smrf.AppLib.FormSettings
Afficher le fichier Open project: 2014-sed-team3/term-project Class Usage Examples

Méthodes publiques

Méthode Description
AssertValid ( ) : void
CalculateGraphMetricsDialogUserSettings ( Form oForm ) : System

Initializes a new instance of the class.

Method Details

AssertValid() public méthode

public AssertValid ( ) : void
Résultat void

CalculateGraphMetricsDialogUserSettings() public méthode

Initializes a new instance of the class.
public CalculateGraphMetricsDialogUserSettings ( Form oForm ) : System
oForm System.Windows.Forms.Form /// The form to save settings for. ///
Résultat System