Table of Contents

Constructor UpdateCheckConfiguration

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

UpdateCheckConfiguration()

Creates a new update check configuration with default values.

public UpdateCheckConfiguration()

UpdateCheckConfiguration(UpdateCheckConfiguration)

Creates a clone of another update check configuration.

public UpdateCheckConfiguration(UpdateCheckConfiguration other)

Parameters

other UpdateCheckConfiguration

Configuration to clone.