Result<TResponse> constructor
namespace: Serenity.Services assembly: Serenity.Net.Web
Creates a new instance of the class
public Result(TResponse data)
| parameter | description |
|---|---|
| data | Data object |
See Also
- class TResponse
- class Result<TResponse>
namespace: Serenity.Services assembly: Serenity.Net.Web
Creates a new instance of the class
public Result(TResponse data)
| parameter | description |
|---|---|
| data | Data object |