C# 클래스 NCrawler.PropertyBag

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
this ( string name ) : System.Property

Indexer which retrieves a property from the PropertyBag based on the property name

메소드 상세

this() 공개 메소드

Indexer which retrieves a property from the PropertyBag based on the property name
public this ( string name ) : System.Property
name string
리턴 System.Property