C# Class withSIX.Sync.Core.Repositories.Internals.ConfigException

Inheritance: System.Exception
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
ConfigException ( ) : System
ConfigException ( string message ) : System

Method Details

ConfigException() public méthode

public ConfigException ( ) : System
Résultat System

ConfigException() public méthode

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