C# Class BaZic.Runtime.BaZic.Runtime.Debugger.Exceptions.IncoherentStatementException

Inheritance: BaZic.Runtime.BaZic.Runtime.Debugger.Exceptions.BaZicInterpreterException, ISerializable
Afficher le fichier Open project: veler/BaZic

Méthodes publiques

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

Private Methods

Méthode Description
IncoherentStatementException ( string message ) : System

Initializes a new instance of the IncoherentStatementException class.

Method Details

IncoherentStatementException() public méthode

public IncoherentStatementException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
Résultat System