C# Класс Microsoft.DocAsCode.Build.ManagedReference.BuildOutputs.ApiExceptionInfoBuildOutput

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

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

Метод Описание
Expand ( ApiReferenceBuildOutput>.Dictionary references, string supportedLanguages ) : void
FromModel ( ExceptionInfo model ) : ApiExceptionInfoBuildOutput
FromModel ( ExceptionInfo model, ApiReferenceBuildOutput>.Dictionary references, string supportedLanguages ) : ApiExceptionInfoBuildOutput

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

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

public Expand ( ApiReferenceBuildOutput>.Dictionary references, string supportedLanguages ) : void
references ApiReferenceBuildOutput>.Dictionary
supportedLanguages string
Результат void

FromModel() публичный статический Метод

public static FromModel ( ExceptionInfo model ) : ApiExceptionInfoBuildOutput
model Microsoft.DocAsCode.DataContracts.ManagedReference.ExceptionInfo
Результат ApiExceptionInfoBuildOutput

FromModel() публичный статический Метод

public static FromModel ( ExceptionInfo model, ApiReferenceBuildOutput>.Dictionary references, string supportedLanguages ) : ApiExceptionInfoBuildOutput
model Microsoft.DocAsCode.DataContracts.ManagedReference.ExceptionInfo
references ApiReferenceBuildOutput>.Dictionary
supportedLanguages string
Результат ApiExceptionInfoBuildOutput