Search Results for

    Show / Hide Table of Contents

    Class FetchRequestedEventArgs

    Inheritance
    object
    EventArgs
    FetchRequestedEventArgs
    Inherited Members
    EventArgs.Empty
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Fetcher
    Assembly: Mapsui.dll
    Syntax
    public class FetchRequestedEventArgs : EventArgs

    Constructors

    | Edit this page View Source

    FetchRequestedEventArgs(ChangeType)

    Declaration
    public FetchRequestedEventArgs(ChangeType changeType)
    Parameters
    Type Name Description
    ChangeType changeType

    Properties

    | Edit this page View Source

    ChangeType

    Declaration
    public ChangeType ChangeType { get; }
    Property Value
    Type Description
    ChangeType

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX