[This is preliminary documentation and is subject to change.]
Namespace: NFX.Wave.MVCAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
internal IEnumerable<MethodInfo> GetAllActionMethods()
internal IEnumerable<MethodInfo> GetAllActionMethods()
Friend Function GetAllActionMethods As IEnumerable(Of MethodInfo)
Friend Function GetAllActionMethods As IEnumerable(Of MethodInfo)
internal:
IEnumerable<MethodInfo^>^ GetAllActionMethods()
internal:
IEnumerable<MethodInfo^>^ GetAllActionMethods()
internal member GetAllActionMethods : unit -> IEnumerable<MethodInfo>
internal member GetAllActionMethods : unit -> IEnumerable<MethodInfo>
Return Value
Type:
IEnumerable
MethodInfo