C# Class PKStudio.TreeNodes.MFLibraryTreeNode

Inheritance: MFTreeNodeBase
Afficher le fichier Open project: AlexandrSurkov/PKStudio

Méthodes publiques

Méthode Description
MFLibraryTreeNode ( ) : System
MFLibraryTreeNode ( LibraryWrapper library ) : System
MFLibraryTreeNode ( LibraryWrapper library, TreeNode>.SortedDictionary &GroupsDict, TreeNode>.SortedList &VoidGroupsList ) : System

Method Details

MFLibraryTreeNode() public méthode

public MFLibraryTreeNode ( ) : System
Résultat System

MFLibraryTreeNode() public méthode

public MFLibraryTreeNode ( LibraryWrapper library ) : System
library LibraryWrapper
Résultat System

MFLibraryTreeNode() public méthode

public MFLibraryTreeNode ( LibraryWrapper library, TreeNode>.SortedDictionary &GroupsDict, TreeNode>.SortedList &VoidGroupsList ) : System
library LibraryWrapper
GroupsDict TreeNode>.SortedDictionary
VoidGroupsList TreeNode>.SortedList
Résultat System