C# 클래스 Cocktail.MefCompositionProvider

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

공개 메소드들

메소드 설명
AddXapAsync ( string relativeUri ) : Task

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

GetProbeAssemblies ( ) : IEnumerable

비공개 메소드들

메소드 설명
MefCompositionProvider ( ) : System.Collections.Generic

메소드 상세

AddXapAsync() 공개 메소드

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.
리턴 Task

GetProbeAssemblies() 공개 메소드

public GetProbeAssemblies ( ) : IEnumerable
리턴 IEnumerable