CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Class CriBaseCSharp.ErrorCallbackFunc

    エラーコールバックイベント型

    Inheritance
    object
    CriBaseCSharp.ErrorCallbackFunc
    Implements
    ICallback<string>
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: CriWare
    Assembly: CriWare.CriBase.dll
    Syntax
    public class CriBaseCSharp.ErrorCallbackFunc : ICallback<string>

    Events

    Event

    Declaration
    public event Action<string> Event
    Event Type
    Type Description
    Action<string>

    Implements

    ICallback<TArgs>
    In this article
    Back to top Generated by DocFX