C# Class System.AppDomain.AppDomain.Loader

Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Méthode Description
Load ( ) : void
Loader ( string assembly ) : System.Collections

Method Details

Load() public méthode

public Load ( ) : void
Résultat void

Loader() public méthode

public Loader ( string assembly ) : System.Collections
assembly string
Résultat System.Collections