C# Class Cornerstone.ScraperEngine.Modifiers.SafeModifier

Inheritance: IValueModifier
Afficher le fichier Open project: damienhaynes/moving-pictures

Protected Properties

Свойство Type Description
logger Logger

Méthodes publiques

Méthode Description
Parse ( ScriptableScraper context, string value, string options ) : string

Method Details

Parse() public méthode

public Parse ( ScriptableScraper context, string value, string options ) : string
context ScriptableScraper
value string
options string
Résultat string

Property Details

logger protected_oe static_oe property

protected static Logger logger
Résultat Logger