Property | Type | Description |
---|
Method | Description | |
---|---|---|
ViewContractAttribute ( string contract ) : System |
Constructs the ViewContractAttribute with a specific contract value.
|
public ViewContractAttribute ( string contract ) : System | ||
contract | string | The value of the contract for view /// resolution. |
return | System |