Property | Type | Description | |
---|---|---|---|
Properties | string>.Cache |
Method | Description | |
---|---|---|
AssertNoFailures ( ) : void |
Default AssertNoFailures
|
|
AssertNoFailures ( System.Action failure ) : void |
A static method that should be exposed, to allow you to take an action when there has been a failure in the system.
|
|
LoadPackages ( Action |
The entry method into the bottles environment
|
Method | Description | |
---|---|---|
PackageRegistry ( ) : System | ||
findAssemblyInLoadedPackages ( object sender, |
Critical method in the bottles eco system
|
public static AssertNoFailures ( System.Action failure ) : void | ||
failure | System.Action | The action to perform |
return | void |
public static LoadPackages ( Action |
||
configuration | Action |
|
runActivators | bool | |
return | void |