C# 클래스 Tp.Search.Bus.Serialization.IndexExistingEntitiesSagaPreviousVersionCorrecter

상속: IPatch
파일 보기 프로젝트 열기: TargetProcess/Target-Process-Plugins 1 사용 예제들

공개 메소드들

메소드 설명
Apply ( string text ) : string
NeedToApply ( string text ) : bool

비공개 메소드들

메소드 설명
IndexExistingEntitiesSagaPreviousVersionCorrecter ( ) : System.Text.RegularExpressions

메소드 상세

Apply() 공개 메소드

public Apply ( string text ) : string
text string
리턴 string

NeedToApply() 공개 메소드

public NeedToApply ( string text ) : bool
text string
리턴 bool