C# Class Hanasu.Core.Preprocessor.Preprocessors.PLS.PLSPreprocessor

Inheritance: MultiStreamPreprocessor
Afficher le fichier Open project: Amrykid/Hanasu

Méthodes publiques

Méthode Description
Parse ( Uri url ) : Task
Process ( Uri url ) : Task
Supports ( Uri url ) : bool

Method Details

Parse() public méthode

public Parse ( Uri url ) : Task
url System.Uri
Résultat Task

Process() public méthode

public Process ( Uri url ) : Task
url System.Uri
Résultat Task

Supports() public méthode

public Supports ( Uri url ) : bool
url System.Uri
Résultat bool