Search Results for

    Show / Hide Table of Contents

    Class ErrorMessage

    Class containing an error message.

    Inheritance
    object
    ErrorMessage
    Namespace: Evergine.Common.Graphics
    Assembly: Evergine.Common.dll
    Syntax
    public class ErrorMessage

    Properties

    Message

    Gets or sets the error message.

    Declaration
    public string Message { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX