C# 클래스 System.AppDomain.AppDomain.Loader

파일 보기 프로젝트 열기: kumpera/mono

공개 메소드들

메소드 설명
Load ( ) : void
Loader ( string assembly ) : System.Collections

메소드 상세

Load() 공개 메소드

public Load ( ) : void
리턴 void

Loader() 공개 메소드

public Loader ( string assembly ) : System.Collections
assembly string
리턴 System.Collections