C# Class MonoStockPortfolio.Framework.LazyViewAttribute

Inheritance: LocationInterceptionAspect
Afficher le fichier Open project: mgroves/MonodroidStockPortfolio

Méthodes publiques

Méthode Description
LazyViewAttribute ( int viewId ) : System
OnGetValue ( LocationInterceptionArgs args ) : void

Method Details

LazyViewAttribute() public méthode

public LazyViewAttribute ( int viewId ) : System
viewId int
Résultat System

OnGetValue() public méthode

public OnGetValue ( LocationInterceptionArgs args ) : void
args LocationInterceptionArgs
Résultat void