C# 클래스 Swicli.Library.IsolatedTypeInspector

상속: ITypeInspector
파일 보기 프로젝트 열기: swi-to-yap/swicli

공개 메소드들

메소드 설명
Dispose ( ) : void
InspectAssembly ( string assemblyPath ) : string
IsolatedTypeInspector ( ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

InspectAssembly() 공개 메소드

public InspectAssembly ( string assemblyPath ) : string
assemblyPath string
리턴 string

IsolatedTypeInspector() 공개 메소드

public IsolatedTypeInspector ( ) : System
리턴 System