C# Class NCrawler.LanguageDetection.Google.GoogleLanguageDetection

Inheritance: IPipelineStepWithTimeout
Afficher le fichier Open project: esbencarlsen/NCrawler

Méthodes publiques

Méthode Description
GoogleLanguageDetection ( int maxDegreeOfParallelism ) : System
Process ( ICrawler crawler, PropertyBag propertyBag ) : Task

Method Details

GoogleLanguageDetection() public méthode

public GoogleLanguageDetection ( int maxDegreeOfParallelism ) : System
maxDegreeOfParallelism int
Résultat System

Process() public méthode

public Process ( ICrawler crawler, PropertyBag propertyBag ) : Task
crawler ICrawler
propertyBag PropertyBag
Résultat Task