Forward
Gets a ConstructorOverloadingAction that means the framework should generate a
forwarding constructor that chains to the mutated constructor via : this(...).
Declaration
public static ConstructorOverloadingAction Forward { get; }Property Value
| Type | Description |
|---|---|
| ConstructorOverloadingAction |