C# Class withSIX.Play.Core.Games.Entities.RealVirtuality.CannotLaunchBetaWithSteamLegacyException

Inheritance: ReactiveUI.UserException
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
CannotLaunchBetaWithSteamLegacyException ( string message ) : System
CannotLaunchBetaWithSteamLegacyException ( string message, Exception inner ) : System

Method Details

CannotLaunchBetaWithSteamLegacyException() public méthode

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

CannotLaunchBetaWithSteamLegacyException() public méthode

public CannotLaunchBetaWithSteamLegacyException ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System