C# 클래스 Catel.Fody.Weaving.ExposedProperties.ExposedPropertiesWarningChecker

파일 보기 프로젝트 열기: Catel/Catel.Fody 1 사용 예제들

공개 메소드들

메소드 설명
CheckForWarning ( CatelTypeProperty propertyData ) : string
Execute ( ) : void
ExposedPropertiesWarningChecker ( CatelTypeNodeBuilder catelTypeNodeBuilder ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Process ( List catelTypes ) : void

메소드 상세

CheckForWarning() 공개 메소드

public CheckForWarning ( CatelTypeProperty propertyData ) : string
propertyData CatelTypeProperty
리턴 string

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

ExposedPropertiesWarningChecker() 공개 메소드

public ExposedPropertiesWarningChecker ( CatelTypeNodeBuilder catelTypeNodeBuilder ) : System.Collections.Generic
catelTypeNodeBuilder CatelTypeNodeBuilder
리턴 System.Collections.Generic