Show / Hide Table of Contents

Class LoadDataService

Inheritance
object
LoadDataService
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: EasySave_Project.Service
Assembly: .dll
Syntax
public class LoadDataService

Constructors

| Edit this page View Source

LoadDataService()

Declaration
public LoadDataService()

Methods

| Edit this page View Source

LoadJobs()

Loads job configurations from a JSON file and initializes job instances.

Declaration
public void LoadJobs()
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX