Method | Description | |
---|---|---|
AddRoutes ( ICollection |
||
BuildZipFilePackageReader ( string applicationPath, FileSystem fileSystem ) : |
||
FubuMvcPackageFacility ( ) : System | ||
GetApplicationPath ( ) : string | ||
RegisterServices ( IServiceRegistry services ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
determineApplicationPathFromAppDomain ( ) : string |
public AddRoutes ( ICollection |
||
routes | ICollection |
|
return | void |
public static BuildZipFilePackageReader ( string applicationPath, FileSystem fileSystem ) : |
||
applicationPath | string | |
fileSystem | FileSystem | |
return |
public static GetApplicationPath ( ) : string | ||
return | string |
public RegisterServices ( IServiceRegistry services ) : void | ||
services | IServiceRegistry | |
return | void |