C# Class BGC.Parameters.Exceptions.ParameterizedCompositionException

Inheritance: Exception
Afficher le fichier Open project: UCRBrainGameCenter/BGC_Tools

Méthodes publiques

Свойство Type Description
source string

Méthodes publiques

Méthode Description
ParameterizedCompositionException ( string message, string source ) : System

Method Details

ParameterizedCompositionException() public méthode

public ParameterizedCompositionException ( string message, string source ) : System
message string
source string
Résultat System

Property Details

source public_oe property

public string source
Résultat string