C# Class LearnLanguages.Navigation.NavigationInfo

NOT SERIALIZABLE!!! No public default constructor. Not marked as serializable. I note this because I foresee the possibility of having to change this if I ever need to Csla-ize this class.
Inheritance: IHaveUri
Afficher le fichier Open project: ibgib/LearnLanguages Class Usage Examples

Méthodes publiques

Méthode Description
NavigationInfo ( System.Guid navigationId, IPage targetPage ) : System

Method Details

NavigationInfo() public méthode

public NavigationInfo ( System.Guid navigationId, IPage targetPage ) : System
navigationId System.Guid
targetPage IPage
Résultat System