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

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

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

Метод Описание
FormAssociatedElement ( ushort tokenId ) : System

Constructor to specify the element's token ID.

Описание методов

FormAssociatedElement() защищенный Метод

Constructor to specify the element's token ID.
protected FormAssociatedElement ( ushort tokenId ) : System
tokenId ushort The token ID of the element.
Результат System