ActiproSoftware Namespace
Classes
AngleTypeConverter | A TypeConverter for the Angle type. |
DisposableObjectBase | A simple object that implements the IDisposable interface. |
ObservableObjectBase | A simple object that implements the INotifyPropertyChanging and INotifyPropertyChanged interfaces. |
WeakEventListener<TInstance, TEventArgs> | Provides a listener that allows for "weak" listening to events. |
Structs
Angle | Represents an angle value, expressed in degrees or radians. |
Enums
RoundMode | Specifies the mode of rounding a value. |
Delegates
WeakEventListener<TInstance, TEventArgs>.EventAction | Provides the delegate for an event action. |