Summary
Initializes a new instance of the
PropertyGetter
class.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- PropertyGetter
Syntax
public PropertyGetter(string separator = null, StringComparison comparison = 4)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
separator | string | The separator. |
comparison | StringComparison | The comparison. |
Return Value
Type | Description |
---|---|
void |