C# Класс PERWAPI.NotYetImplementedException

Exception for features yet to be implemented
Наследование: System.Exception
Показать файл Открыть проект

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

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

constructor

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

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

constructor
public NotYetImplementedException ( string msg ) : System
msg string
Результат System