C# 클래스 Platform.Examples.WikipediaImporter.ElementContext

파일 보기 프로젝트 열기: Konard/LinksPlatform

공개 프로퍼티들

프로퍼티 타입 설명
ChildrenNamesCounts int>.Dictionary
Parent ulong

공개 메소드들

메소드 설명
ElementContext ( ulong parent ) : System
IncrementChildNameCount ( string name ) : void

메소드 상세

ElementContext() 공개 메소드

public ElementContext ( ulong parent ) : System
parent ulong
리턴 System

IncrementChildNameCount() 공개 메소드

public IncrementChildNameCount ( string name ) : void
name string
리턴 void

프로퍼티 상세

ChildrenNamesCounts 공개적으로 프로퍼티

public Dictionary ChildrenNamesCounts
리턴 int>.Dictionary

Parent 공개적으로 프로퍼티

public ulong Parent
리턴 ulong