C# Class Mono.Debugger.SymbolTableException

Inheritance: TargetException
Afficher le fichier Open project: baulig/debugger

Méthodes publiques

Méthode Description
SymbolTableException ( string message ) : System

Méthodes protégées

Méthode Description
SymbolTableException ( SerializationInfo info, StreamingContext context ) : System

Method Details

SymbolTableException() protected méthode

protected SymbolTableException ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System

SymbolTableException() public méthode

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