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

Syntax

public static IEnumerable<PropertyInfo> GetCallableProperties(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
IEnumerable<PropertyInfo>