C# Класс CsQuery.Implementation.FormReassociateableElement

An implementation of properties shared by all form reassociateable elements.
Наследование: DomElement, IFormReassociateableElement
Показать файл Открыть проект

Защищенные методы

Метод Описание
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