Search Results for

    Show / Hide Table of Contents

    Class CancelFunction

    Inheritance
    Object
    CancelFunction
    Implements
    ICancelSource
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class CancelFunction : ICancelSource

    Constructors

    CancelFunction(Func<Boolean>)

    Declaration
    public CancelFunction(Func<bool> cancelF)
    Parameters
    Type Name Description
    Func<Boolean> cancelF

    Fields

    CancelF

    Declaration
    public Func<bool> CancelF
    Field Value
    Type Description
    Func<Boolean>

    Methods

    Cancelled()

    Declaration
    public bool Cancelled()
    Returns
    Type Description
    Boolean

    Implements

    ICancelSource
    In This Article
    Back to top ViRGIS VR GIS