Task<BaseFileSystem> MountAsync( bool withCode )

Summary

Download and mount this package. If withCode is true we'll try to load the assembly if it exists.

static Task<Package> MountAsync( string identString, bool partial )

Summary

Mount a package by ident. This is the same as FetchAsync but it also mounts the package, which means it will be available for use right away. If you just want the package information, use FetchAsync.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.