C# Класс withSIX.Mini.Plugin.GTA.DependencyMissingUserError

Наследование: withSIX.Core.Applications.Errors.UserErrorModel
Показать файл Открыть проект

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

Метод Описание
DependencyMissingUserError ( string errorMessage, string errorCauseOrResolution = null, IEnumerable recoveryOptions = null, object>.Dictionary contextInfo = null, Exception innerException = null ) : System

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

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

public DependencyMissingUserError ( string errorMessage, string errorCauseOrResolution = null, IEnumerable recoveryOptions = null, object>.Dictionary contextInfo = null, Exception innerException = null ) : System
errorMessage string
errorCauseOrResolution string
recoveryOptions IEnumerable
contextInfo object>.Dictionary
innerException System.Exception
Результат System