C# Class MonoMobile.Views.PullToRefreshAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: RobertKozak/MonoMobile.Views

Public Methods

Method Description
PullToRefreshAttribute ( ) : System
PullToRefreshAttribute ( string settingsKey ) : System

Method Details

PullToRefreshAttribute() public method

public PullToRefreshAttribute ( ) : System
return System

PullToRefreshAttribute() public method

public PullToRefreshAttribute ( string settingsKey ) : System
settingsKey string
return System