C# Класс BaZic.Runtime.BaZic.Runtime.Debugger.Exceptions.IncoherentStatementException

Наследование: BaZic.Runtime.BaZic.Runtime.Debugger.Exceptions.BaZicInterpreterException, ISerializable
Показать файл Открыть проект

Открытые методы

Метод Описание
IncoherentStatementException ( SerializationInfo info, StreamingContext context ) : System

Приватные методы

Метод Описание
IncoherentStatementException ( string message ) : System

Initializes a new instance of the IncoherentStatementException class.

Описание методов

IncoherentStatementException() публичный Метод

public IncoherentStatementException ( SerializationInfo info, StreamingContext context ) : System
info SerializationInfo
context StreamingContext
Результат System