C# Class WebGACForVS.AssemblyNode

Node used to represent an assembly in the tree.
Inheritance: System.Windows.Forms.TreeNode
Datei anzeigen Open project: paulj/webgac Class Usage Examples

Public Methods

Method Description
AssemblyNode ( string pAssemblyName ) : System

Method Details

AssemblyNode() public method

public AssemblyNode ( string pAssemblyName ) : System
pAssemblyName string
return System