Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
NppSharp
NppException
C# Класс NppSharp.NppException
An exception that can be thrown when an error occurs while interfacing with Notepad++.
Наследование:
System.Exception
Показать файл
Открыть проект
Открытые методы
Метод
Описание
NppException
(
string
message
) :
System
Creates the exception object.
Описание методов
NppException()
публичный
Метод
Creates the exception object.
public
NppException
(
string
message
) :
System
message
string
A description of the exception.
Результат
System