 
            | Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.ViewModels Namespace : BypassDialogViewModel Class | 
For a list of all members of this type, see BypassDialogViewModel members.
| Name | Description | |
|---|---|---|
|  | CanClose | Called to check whether or not this instance can close. (Inherited from Caliburn.Micro.Screen) | 
|  | GetView | Gets a view previously attached to this instance. (Inherited from Caliburn.Micro.ViewAware) | 
|  | NotifyOfPropertyChange | Overloaded. Notifies subscribers of the property change. (Inherited from Caliburn.Micro.PropertyChangedBase) | 
|  | Ok | |
|  | Refresh | Raises a change notification indicating that all bindings should be refreshed. (Inherited from Caliburn.Micro.PropertyChangedBase) | 
|  | Set<T> | (Inherited from Caliburn.Micro.PropertyChangedBase) | 
|  | TryClose | Tries to close this instance by asking its Parent to initiate shutdown or by asking its corresponding view to close. Also provides an opportunity to pass a dialog result to it's corresponding view. (Inherited from Caliburn.Micro.Screen) |