C# Класс WebApplications.Utilities.Performance.PerfCounterInfo

Наследование: WebApplications.Utilities.Formatting.ResolvableWriteable
Показать файл Открыть проект

Private Properties

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

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

Метод Описание
Resolve ( FormatWriteContext context, FormatChunk chunk ) : object

Resolves the specified tag.

Защищенные методы

Метод Описание
PerfCounterInfo ( [ valueType, [ name, [ help ) : System

Initializes a new instance of the PerfCounterInfo class.

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

PerfCounterInfo() защищенный Метод

Initializes a new instance of the PerfCounterInfo class.
protected PerfCounterInfo ( [ valueType, [ name, [ help ) : System
valueType [ Type of the value.
name [ The name.
help [ The help.
Результат System

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

Resolves the specified tag.
public Resolve ( FormatWriteContext context, FormatChunk chunk ) : object
context WebApplications.Utilities.Formatting.FormatWriteContext The context.
chunk WebApplications.Utilities.Formatting.FormatChunk The chunk.
Результат object