C# 클래스 Pomona.Queries.IndexerAccessNode

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

공개 메소드들

메소드 설명
IndexerAccessNode ( string name, IEnumerable children ) : System.Collections.Generic

메소드 상세

IndexerAccessNode() 공개 메소드

public IndexerAccessNode ( string name, IEnumerable children ) : System.Collections.Generic
name string
children IEnumerable
리턴 System.Collections.Generic