C# Класс NCrawler.PropertyBag

Показать файл Открыть проект Примеры использования класса

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