Class SingleBackgroundWorker.StagingUIController
Implements
System.IDisposable
System.ComponentModel.ISupportInitializeNotification
System.ComponentModel.ISupportInitialize
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UICatalog.Scenarios
Assembly: UICatalog.dll
Syntax
public class StagingUIController : Window, IDisposable, ISupportInitializeNotification, ISupportInitialize
Constructors
| Improve this Doc View SourceStagingUIController(Nullable<DateTime>, List<String>)
Declaration
public StagingUIController(DateTime? start, List<string> list)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.DateTime> | start | |
System.Collections.Generic.List<System.String> | list |
Methods
| Improve this Doc View SourceLoad()
Declaration
public void Load()
Implements
System.IDisposable
System.ComponentModel.ISupportInitializeNotification
System.ComponentModel.ISupportInitialize