Method | Description | |
---|---|---|
Chain ( string path ) : System | ||
ToString ( ) : string | ||
Visit ( object field, Action | ||
Visit ( object field, IEnumerable |
Method | Description | |
---|---|---|
GetObjectProperty ( object x, string propertyname ) : object |
public static Visit ( object field, IEnumerable |
||
field | object | |
chain | IEnumerable |
|
action | Action | |
return | void |