C# Class NLogViewer.UI.SessionTabPage.GroupCache

Exibir arquivo Open project: jkowalski/NLogViewer

Public Properties

Property Type Description
RootNode System.Windows.Forms.TreeNode

Public Methods

Method Description
LogEventAttributeToNode ( string attributeValue, TreeNode rootNode, char separatorChar ) : TreeNode

Method Details

LogEventAttributeToNode() public method

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

Property Details

RootNode public_oe property

public TreeNode,System.Windows.Forms RootNode
return System.Windows.Forms.TreeNode