[]
        
(Showing Draft Content)

C1.Web.Mvc.OperationResult

OperationResult Class

The result of an operation.

Namespace: C1.Web.Mvc
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public class OperationResult
Public Class OperationResult

Constructors

Name Description
OperationResult()

Properties

Name Description
Error

Gets or sets the error message.

Success

Gets or sets whether the operation is success.