Parameter constructor
namespace: Serenity.Data assembly: Serenity.Net.Services
Parameter struct
public Parameter(string name)
| parameter | description |
|---|---|
| name | The name. |
Remarks
Initializes a new instance of the Parameter struct.
See Also
- struct Parameter