C# 클래스 ErrorChecker, NotifyPropertyWeaver

파일 보기 프로젝트 열기: shiftkey/NotifyPropertyWeaver 1 사용 예제들

공개 메소드들

메소드 설명
CheckForErrors ( PropertyData, propertyData, bool isBeforeAfter ) : string
Execute ( ) : void

비공개 메소드들

메소드 설명
ErrorChecker ( TypeNodeBuilder, typeNodeBuilder, Logger, logger ) : System.Collections.Generic
Process ( List notifyNodes ) : void

메소드 상세

CheckForErrors() 공개 메소드

public CheckForErrors ( PropertyData, propertyData, bool isBeforeAfter ) : string
propertyData PropertyData,
isBeforeAfter bool
리턴 string

Execute() 공개 메소드

public Execute ( ) : void
리턴 void