M-Files Vault Application Framework
C#
Show/Hide TOC
Method
Source Class
Implements method source for the inheriting class.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
class
MethodSource
:
IMethodSource
Inheritance
Object
MethodSource
Derived
MFiles.VAF.MetadataCache
MetadataStructureCacheEventSink
MFiles.VAF
VaultApplicationBase
Implements
IMethodSource
Constructors
MethodSource
Methods
GetMethodsByAttribute
T
Returns a collection of the methods decorated with the given attribute.
See Also
Reference
MFiles.VAF.Common Namespace
In This Article
Definition
Constructors
Methods
See Also