Method GetPropertyInfoOrDefault
GetPropertyInfoOrDefault(Type, string)
Declaration
public static PropertyInfo GetPropertyInfoOrDefault(this Type type, string propertyPath)
Parameters
Type | Name | Description |
---|---|---|
Type | type | |
string | propertyPath |
Returns
Type | Description |
---|---|
PropertyInfo |