C# Class WebMarco.Frontend.Common.ViewsHolder

Afficher le fichier Open project: vhnatyk/WebMarco.2.0 Class Usage Examples

Méthodes publiques

Méthode Description
TryAddView ( IBaseView view ) : void
ViewsHolder ( ) : System

Determines if any view of provided type is already loaded

Method Details

TryAddView() public méthode

public TryAddView ( IBaseView view ) : void
view IBaseView
Résultat void

ViewsHolder() public méthode

Determines if any view of provided type is already loaded
public ViewsHolder ( ) : System
Résultat System