MouseDragDropTrigger CannotCreateMouseDragDropTriggerWithoutStartArea ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Input MouseDragDropTrigger CannotCreateMouseDragDropTriggerWithoutStartArea

Namespace: DeltaEngine.Input
Assembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class CannotCreateMouseDragDropTriggerWithoutStartArea : Exception

The MouseDragDropTrigger CannotCreateMouseDragDropTriggerWithoutStartArea type exposes the following members.

Constructors

  NameDescription
Public methodMouseDragDropTrigger CannotCreateMouseDragDropTriggerWithoutStartArea
Initializes a new instance of the MouseDragDropTrigger CannotCreateMouseDragDropTriggerWithoutStartArea class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also