Property | Type | Description | |
---|---|---|---|
DaysInstalledCountNeeded | int | ||
RunCountNeeded | int |
Property | Type | Description | |
---|---|---|---|
ResetWarningIndicators | void | ||
ShouldRate | bool | ||
TryToRate | void |
Method | Description | |
---|---|---|
AppLaunched ( string appId ) : void | ||
DidSomethingSignificant ( ) : void | ||
Rate ( ) : void |
Method | Description | |
---|---|---|
ResetWarningIndicators ( ) : void | ||
ShouldRate ( ) : bool | ||
TryToRate ( ) : void |
public static AppLaunched ( string appId ) : void | ||
appId | string | |
return | void |
public static DidSomethingSignificant ( ) : void | ||
return | void |
public static int DaysInstalledCountNeeded | ||
return | int |