Search Results for

    Show / Hide Table of Contents

    Class TestUpdateService

    Inheritance
    Object
    TestUpdateService
    Namespace: i5.Toolkit.Core.TestUtilities
    Assembly: cs.temp.dll.dll
    Syntax
    public class TestUpdateService : IUpdateableService

    Properties

    Enabled

    Declaration
    public bool Enabled { get; set; }
    Property Value
    Type Description
    Boolean

    TestCounter

    Declaration
    public int TestCounter { get; }
    Property Value
    Type Description
    Int32

    Methods

    Cleanup()

    Declaration
    public void Cleanup()

    Initialize(IServiceManager)

    Declaration
    public void Initialize(IServiceManager owner)
    Parameters
    Type Name Description
    IServiceManager owner

    Update()

    Declaration
    public void Update()
    In This Article
    Back to top i5 Toolkit Documentation