C# Class SilverlightMappingToolBasic.NavigationHistory

Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
AddToHistory ( NodeHistoryElement nodeHistoryElem ) : void
GoBack ( ) : System.Guid
GoBackTo ( System.Guid nodeId ) : void

Method Details

AddToHistory() public méthode

public AddToHistory ( NodeHistoryElement nodeHistoryElem ) : void
nodeHistoryElem NodeHistoryElement
Résultat void

GoBack() public méthode

public GoBack ( ) : System.Guid
Résultat System.Guid

GoBackTo() public méthode

public GoBackTo ( System.Guid nodeId ) : void
nodeId System.Guid
Résultat void