C# 클래스 Catel.Fody.CatelTypeNodeBuilder

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

공개 메소드들

메소드 설명
CatelTypeNodeBuilder ( List allTypes ) : System.Collections.Generic
Execute ( ) : void

비공개 메소드들

메소드 설명
AddCatelTypeIfRequired ( Mono.Cecil.TypeDefinition typeDefinition ) : void

메소드 상세

CatelTypeNodeBuilder() 공개 메소드

public CatelTypeNodeBuilder ( List allTypes ) : System.Collections.Generic
allTypes List
리턴 System.Collections.Generic

Execute() 공개 메소드

public Execute ( ) : void
리턴 void