Hyena.Jobs.Job.Job C# (CSharp) Method

Job() public method

public Job ( ) : System
return System
        public Job () : this (null, PriorityHints.None)
        {
        }

Same methods

Job::Job ( string title, PriorityHints hints ) : System