C# Class NCrawler.PropertyBag

Afficher le fichier Open project: esbencarlsen/NCrawler Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
this ( string name ) : System.Property

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

Method Details

this() public méthode

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