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

Inheritance: BaZic.Runtime.BaZic.Runtime.Debugger.Exceptions.BaZicInterpreterException, ISerializable
Mostra file Open project: veler/BaZic

Public Methods

Method Description
MissingEntryPointMethodException ( SerializationInfo info, StreamingContext context ) : BaZic.Runtime.Localization

Private Methods

Method Description
MissingEntryPointMethodException ( ) : BaZic.Runtime.Localization

Initializes a new instance of the MissingEntryPointMethodException class.

Method Details

MissingEntryPointMethodException() public method

public MissingEntryPointMethodException ( SerializationInfo info, StreamingContext context ) : BaZic.Runtime.Localization
info SerializationInfo
context StreamingContext
return BaZic.Runtime.Localization