C# 클래스 Pomona.Queries.NodeBase

파일 보기 프로젝트 열기: Pomona/Pomona 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
NodeBase ( NodeType nodeType, IEnumerable children ) : System.Collections.Generic
ToString ( ) : string

메소드 상세

NodeBase() 공개 메소드

public NodeBase ( NodeType nodeType, IEnumerable children ) : System.Collections.Generic
nodeType NodeType
children IEnumerable
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string