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