Method | Description | |
---|---|---|
IsPotentiallyAnAssembly ( string file ) : bool | ||
Load ( ) : IEnumerable |
||
LoadFromFolder ( string folder ) : IPackageInfo | ||
PackageManifestReader ( string applicationFolder, IFileSystem fileSystem, string>.Func |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
findCandidateAssemblyFiles ( string binPath ) : IEnumerable |
public static IsPotentiallyAnAssembly ( string file ) : bool | ||
file | string | |
return | bool |
public LoadFromFolder ( string folder ) : IPackageInfo | ||
folder | string | |
return | IPackageInfo |
public PackageManifestReader ( string applicationFolder, IFileSystem fileSystem, string>.Func |
||
applicationFolder | string | |
fileSystem | IFileSystem | |
getContentFolderFromPackageFolder | string>.Func | |
return | System |