Dynamicweb 9
Dynamicweb 9
Dynamicweb.Core
Result Class
Result Constructor
Result Properties
Result Methods
Result Class
Inheritance Hierarchy
System
Object
Dynamicweb.Core
Result
Dynamicweb.Core
Result
T
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
C#
VB
Copy
public
class
Result
Public
Class
Result
The
Result
type exposes the following members.
Constructors
Name
Description
Result
Initializes a new instance of the
Result
class
Top
Properties
Name
Description
Error
IsFailure
IsSuccess
Top
Methods
Name
Description
Fail(String)
Fail
T
(String)
Fail
T, TError
(TError)
Ok
Ok
T
(T)
Top
See Also
Reference
Dynamicweb.Core Namespace