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

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

Méthodes publiques

Méthode Description
MissingEntryPointMethodException ( SerializationInfo info, StreamingContext context ) : BaZic.Runtime.Localization

Private Methods

Méthode Description
MissingEntryPointMethodException ( ) : BaZic.Runtime.Localization

Initializes a new instance of the MissingEntryPointMethodException class.

Method Details

MissingEntryPointMethodException() public méthode

public MissingEntryPointMethodException ( SerializationInfo info, StreamingContext context ) : BaZic.Runtime.Localization
info SerializationInfo
context StreamingContext
Résultat BaZic.Runtime.Localization