C# 클래스 CsQuery.Implementation.FormReassociateableElement

An implementation of properties shared by all form reassociateable elements.
상속: DomElement, IFormReassociateableElement
파일 보기 프로젝트 열기: prepare/HTML-Renderer

보호된 메소드들

메소드 설명
FormReassociateableElement ( ushort tokenId ) : System

Constructor to specify the element's token ID.

메소드 상세

FormReassociateableElement() 보호된 메소드

Constructor to specify the element's token ID.
protected FormReassociateableElement ( ushort tokenId ) : System
tokenId ushort The token ID of the element.
리턴 System