Méthode | Description | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources
|
|
LoadRevision ( string environmentVariableName ) : RevSpec |
Loads a RevSpec from a hash specified by an environment variable.
|
|
MercurialHookBase ( ) : System |
Initializes a new instance of the MercurialHookBase class.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected static LoadRevision ( string environmentVariableName ) : RevSpec | ||
environmentVariableName | string |
/// The name of the environment variable to load the |
Résultat | RevSpec |