Property IndirectFunctions
IndirectFunctions
Gets the GlobalIFuncs in this module
Declaration
public IEnumerable<GlobalIFunc> IndirectFunctions { get; }
Property Value
public IEnumerable<GlobalIFunc> IndirectFunctions { get; }
IEnumerable<GlobalIFunc> |