C# Класс msos.Triage

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

Private Properties

Свойство Тип Описание
FillFaultingThreadAndModuleInformation void
FillMemoryUsageInformation void
FillModuleInformation void
PrintTriageInformation void

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

Метод Описание
Execute ( CommandExecutionContext context ) : void
GetTriageInformation ( CommandExecutionContext context ) : TriageInformation

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

Метод Описание
FillFaultingThreadAndModuleInformation ( CommandExecutionContext context ) : void
FillMemoryUsageInformation ( CommandExecutionContext context ) : void
FillModuleInformation ( ) : void
PrintTriageInformation ( CommandExecutionContext context, TriageInformation triageInformation ) : void

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

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

public Execute ( CommandExecutionContext context ) : void
context CommandExecutionContext
Результат void

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

public GetTriageInformation ( CommandExecutionContext context ) : TriageInformation
context CommandExecutionContext
Результат TriageInformation