C# Class NLogViewer.UI.SessionTabPage.GroupCache

Afficher le fichier Open project: jkowalski/NLogViewer

Méthodes publiques

Свойство Type Description
RootNode System.Windows.Forms.TreeNode

Méthodes publiques

Méthode Description
LogEventAttributeToNode ( string attributeValue, TreeNode rootNode, char separatorChar ) : TreeNode

Method Details

LogEventAttributeToNode() public méthode

public LogEventAttributeToNode ( string attributeValue, TreeNode rootNode, char separatorChar ) : TreeNode
attributeValue string
rootNode System.Windows.Forms.TreeNode
separatorChar char
Résultat System.Windows.Forms.TreeNode

Property Details

RootNode public_oe property

public TreeNode,System.Windows.Forms RootNode
Résultat System.Windows.Forms.TreeNode