Open sandboxFocus

Method GetProperties

GetProperties(Type)

Declaration
public static IEnumerable<PropertyInfo> GetProperties(Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
IEnumerable<PropertyInfo>