public static LoadFromPath ( ILogger logger, string path, Action |
||
logger | ILogger | Logger that will be used. |
path | string | The path to lookup. |
optionsChecker | Action |
/// Optional action that accepts the logger, a boolean that is true if a RepositoryInfo.xml has been
/// found, and the |
return |