C# Класс WebApplications.Utilities.Logging.Log.LogEnumerableElement

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

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

Метод Описание
LogEnumerableElement ( [ resource, [ values ) : System

Initializes a new instance of the LogElement class.

Resolve ( FormatWriteContext context, FormatChunk chunk ) : object

Resolves the specified tag.

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

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

Initializes a new instance of the LogElement class.
public LogEnumerableElement ( [ resource, [ values ) : System
resource [ The resource.
values [ The values.
Результат 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