Ejemplo n.º 1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SchedulerGroupBuilder{TModel}"/> class.
 /// </summary>
 /// <param name="container">The container</param>
 public SchedulerGroupBuilder(SchedulerGroupSettings settings)
 {
     this.settings = settings;
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SchedulerGroupBuilder{TModel}"/> class.
 /// </summary>
 /// <param name="container">The container</param>
 public SchedulerGroupBuilder(SchedulerGroupSettings settings)
 {
     this.settings = settings;
 }