C# Class Smrf.NodeXL.ExcelTemplate.AddSelectedVerticesToGroupDialogUserSettings

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

Méthodes publiques

Méthode Description
AddSelectedVerticesToGroupDialogUserSettings ( Form oForm ) : System

Initializes a new instance of the class.

AssertValid ( ) : void

Method Details

AddSelectedVerticesToGroupDialogUserSettings() public méthode

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

AssertValid() public méthode

public AssertValid ( ) : void
Résultat void