Click or drag to resize

Signals Class

[Missing <summary> documentation for "T:Evolucion.Signals"]

Inheritance Hierarchy
SystemObject
  EvolucionSignals

Namespace:  Evolucion
Assembly:  Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class Signals : INotifyPropertyChanging, INotifyPropertyChanged

The Signals type exposes the following members.

Constructors
  NameDescription
Public methodSignals
Initializes a new instance of the Signals class
Top
Properties
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodSendPropertyChanged
Protected methodSendPropertyChanging
Public methodToString (Inherited from Object.)
Top
Events
See Also