C# 클래스 Plugins.WindowsEnvironment.InteropDebugHelpers

파일 보기 프로젝트 열기: brunomlopes/ILoveLucene

공개 메소드들

메소드 설명
GetAllTypes ( object comObject, Assembly interopAss ) : System.Type[]

비공개 메소드들

메소드 설명
DebugPrintAllTypes ( string name, object comObject, Assembly interopAss ) : void

메소드 상세

GetAllTypes() 공개 정적인 메소드

public static GetAllTypes ( object comObject, Assembly interopAss ) : System.Type[]
comObject object
interopAss System.Reflection.Assembly
리턴 System.Type[]