VaultApplicationBaseGetPrivateMethodSources Method

Gets private method sources

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected virtual IEnumerable<IMethodSource> GetPrivateMethodSources()

Return Value

IEnumerableIMethodSource
Method sources.

See Also