C# 클래스 NLogViewer.UI.SessionTabPage.GroupCache

파일 보기 프로젝트 열기: jkowalski/NLogViewer

공개 프로퍼티들

프로퍼티 타입 설명
RootNode System.Windows.Forms.TreeNode

공개 메소드들

메소드 설명
LogEventAttributeToNode ( string attributeValue, TreeNode rootNode, char separatorChar ) : TreeNode

메소드 상세

LogEventAttributeToNode() 공개 메소드

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

프로퍼티 상세

RootNode 공개적으로 프로퍼티

public TreeNode,System.Windows.Forms RootNode
리턴 System.Windows.Forms.TreeNode