C# Class System.AppDomain.AppDomain.Loader

Show file Open project: kumpera/mono

Public Methods

Method Description
Load ( ) : void
Loader ( string assembly ) : System.Collections

Method Details

Load() public method

public Load ( ) : void
return void

Loader() public method

public Loader ( string assembly ) : System.Collections
assembly string
return System.Collections