Свойство | Тип | Описание | |
---|---|---|---|
Properties | string>.Cache |
Метод | Описание | |
---|---|---|
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
|
Метод | Описание | |
---|---|---|
PackageRegistry ( ) : System | ||
findAssemblyInLoadedPackages ( object sender, |
Critical method in the bottles eco system
|
public static AssertNoFailures ( ) : void | ||
Результат | void |
public static AssertNoFailures ( System.Action failure ) : void | ||
failure | System.Action | The action to perform |
Результат | void |
public static LoadPackages ( Action |
||
configuration | Action |
|
runActivators | bool | |
Результат | void |