Nevron.Nov Namespace / NResultEx<TValue> Class
Fields Methods


In This Topic
    NResultEx<TValue> Class Members
    In This Topic

    The following tables list the members exposed by NResultEx<TValue>.

    Protected Constructors
     NameDescription
    Internal Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldError, if operation failed  
    Public FieldWhether the operation succeded  
    Public FieldResulting value, if operation succeded  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates an error result  
    Public Methodstatic (Shared in Visual Basic)Creates a succeeded result  
    Top
    See Also