MethodSource 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#
public class MethodSource : IMethodSource
Inheritance
Object    MethodSource
Derived
Implements
IMethodSource

Constructors

Methods

GetMethodsByAttributeT Returns a collection of the methods decorated with the given attribute.

See Also