C# 클래스 Saleslogix.Social.Mashups.Processors.TwitterProcessor

상속: InputProcessorBase
파일 보기 프로젝트 열기: Saleslogix/SLXSocial

Private Properties

프로퍼티 타입 설명
ParseAliases System.Collections.Generic.IList

보호된 메소드들

메소드 설명
DoValidation ( ErrorMessageList errorList ) : bool
OnProcessRecord ( IRecord record, object>.System runtimeParams ) : System.Collections.Generic.IEnumerable

비공개 메소드들

메소드 설명
ParseAliases ( ) : System.Collections.Generic.IList

메소드 상세

DoValidation() 보호된 메소드

protected DoValidation ( ErrorMessageList errorList ) : bool
errorList ErrorMessageList
리턴 bool

OnProcessRecord() 보호된 메소드

protected OnProcessRecord ( IRecord record, object>.System runtimeParams ) : System.Collections.Generic.IEnumerable
record IRecord
runtimeParams object>.System
리턴 System.Collections.Generic.IEnumerable