C# 클래스 CorCompare.AssemblyCollection

파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

공개 메소드들

메소드 설명
Add ( string name ) : bool
AssemblyCollection ( ) : System
DoOutput ( ) : void

비공개 메소드들

메소드 설명
LoadAssembly ( string assembly ) : AssemblyDefinition

메소드 상세

Add() 공개 메소드

public Add ( string name ) : bool
name string
리턴 bool

AssemblyCollection() 공개 메소드

public AssemblyCollection ( ) : System
리턴 System

DoOutput() 공개 메소드

public DoOutput ( ) : void
리턴 void