C# 클래스 Cornerstone.ScraperEngine.Modifiers.DateModifier

상속: IValueModifier
파일 보기 프로젝트 열기: damienhaynes/moving-pictures

보호된 프로퍼티들

프로퍼티 타입 설명
logger Logger

공개 메소드들

메소드 설명
Parse ( ScriptableScraper context, string value, string options ) : string

메소드 상세

Parse() 공개 메소드

public Parse ( ScriptableScraper context, string value, string options ) : string
context ScriptableScraper
value string
options string
리턴 string

프로퍼티 상세

logger 보호되어 있는 정적으로 프로퍼티

protected static Logger logger
리턴 Logger