C# Класс Vtex.Apps.Client.Exceptions.CircularDependencyException

Наследование: Vtex.Gallery.Core.Exceptions.GalleryException
Показать файл Открыть проект

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

Метод Описание
CircularDependencyException ( string message, IEnumerable callSequence ) : System.Collections.Generic

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

Метод Описание
CircularDependencyException ( Error error ) : System.Collections.Generic

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

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

public CircularDependencyException ( string message, IEnumerable callSequence ) : System.Collections.Generic
message string
callSequence IEnumerable
Результат System.Collections.Generic