C# Класс DetectingEmbeddingLoopFailed, Runtime

Exception that gets thrown when a failure occurred while detecting embedding loop.
Наследование: Exception
Показать файл Открыть проект

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

Метод Описание
DetectingEmbeddingLoopFailed ( ) : System,

Initializes a new instance of the DetectingEmbeddingLoopFailed class.

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

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

Initializes a new instance of the DetectingEmbeddingLoopFailed class.
public DetectingEmbeddingLoopFailed ( ) : System,
Результат System,