C# Class Cocktail.MefCompositionProvider

Afficher le fichier Open project: IdeaBlade/Punch Class Usage Examples

Méthodes publiques

Méthode Description
AddXapAsync ( string relativeUri ) : Task

Asynchronously downloads a XAP file and adds all exported parts to the catalog.

GetProbeAssemblies ( ) : IEnumerable

Private Methods

Méthode Description
MefCompositionProvider ( ) : System.Collections.Generic

Method Details

AddXapAsync() public méthode

Asynchronously downloads a XAP file and adds all exported parts to the catalog.
public AddXapAsync ( string relativeUri ) : Task
relativeUri string The relative URI for the XAP file to be downloaded.
Résultat Task

GetProbeAssemblies() public méthode

public GetProbeAssemblies ( ) : IEnumerable
Résultat IEnumerable