C# Class Microsoft.HockeyApp.PCL.HockeyClientPCLExtensions

static extension class for
Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Méthodes publiques

Méthode Description
Configure ( this @this, IHockeyPlatformHelper platformHelper ) : IHockeyClientConfigurable

Configures the client with a platform helper

Method Details

Configure() public static méthode

Configures the client with a platform helper
public static Configure ( this @this, IHockeyPlatformHelper platformHelper ) : IHockeyClientConfigurable
@this this
platformHelper IHockeyPlatformHelper The platform helper.
Résultat IHockeyClientConfigurable