C# 클래스 Prism.Injector.Patcher.TerrariaPatcher

파일 보기 프로젝트 열기: TerrariaPrismTeam/Prism

공개 메소드들

메소드 설명
OptimizeAll ( ) : void
Patch ( DNContext context, string outputPath ) : void

비공개 메소드들

메소드 설명
AddInternalsVisibleToAttr ( ) : void
FindPlatform ( ) : void
Publicify ( ) : void
PublicifyRec ( TypeDef td ) : void
RemoveConsoleWriteLineInWndProcHook ( ) : void

메소드 상세

OptimizeAll() 공개 정적인 메소드

public static OptimizeAll ( ) : void
리턴 void

Patch() 공개 정적인 메소드

public static Patch ( DNContext context, string outputPath ) : void
context DNContext
outputPath string
리턴 void