C# Class Softeq.NetKit.InAppPurchase.Exceptions.InvalidEnvironmentException

Inheritance: BaseAppPurchaseException
Afficher le fichier Open project: Softeq/NetKit.InAppPurchase

Méthodes publiques

Méthode Description
InvalidEnvironmentException ( string message ) : System
InvalidEnvironmentException ( string message, Exception innerException ) : System

Method Details

InvalidEnvironmentException() public méthode

public InvalidEnvironmentException ( string message ) : System
message string
Résultat System

InvalidEnvironmentException() public méthode

public InvalidEnvironmentException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System