C# Class Platform.AbstractModel

Base class for all IModel implementations
Inheritance: System.MarshalByRefObject, IModel
Afficher le fichier Open project: platformdotnet/Platform

Méthodes protégées

Méthode Description
OnMajorChange ( ) : void

Raises the MajorChange event

Method Details

OnMajorChange() protected méthode

Raises the MajorChange event
protected OnMajorChange ( ) : void
Résultat void