Click or drag to resize

Experimento Class

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

Inheritance Hierarchy
SystemObject
  EvolucionExperimento

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

The Experimento type exposes the following members.

Constructors
  NameDescription
Public methodExperimento
Initializes a new instance of the Experimento 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