GetCallableMethods(Type) Method
Namespace
Statiq.Core
Containing Type
ReflectionHelper

Syntax

public static IEnumerable<MethodInfo> GetCallableMethods(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
IEnumerable<MethodInfo>