VaultApplicationBaseLoadHandlerMethods Method
Finds and caches all event handler methods and vault extension methods in the assembly. The methods are decorated with specific attributes.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected virtual void LoadHandlerMethods(
Vault vault
)
Parameters
- vault Vault
- The vault in which to operate.