Method GetAllProperties
GetAllProperties(Type, BindingFlags)
Declaration
public static IEnumerable<PropertyInfo> GetAllProperties(this Type type, BindingFlags flags)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| BindingFlags | flags |
Returns
| Type | Description |
|---|---|
| IEnumerable<PropertyInfo> |