Overload | Description |
---|---|
GoPropertyModifierArgs Constructor() | Construct a GoPropertyModifierArgs with all default values; you must still specify a value for SubHint. |
GoPropertyModifierArgs Constructor(Int32,GoPropertyModifierChoice) | Construct a GoPropertyModifierArgs identifying a particular property and which objects to consider. |
GoPropertyModifierArgs Constructor(Int32,GoPropertyModifierPart,GoPropertyModifierChoice) | Construct a GoPropertyModifierArgs identifying a particular property and a part of that property and which objects to consider. |