C# Class WebApplications.Utilities.Logging.Log.LogEnumerableElement

Inheritance: WebApplications.Utilities.Formatting.ResolvableWriteable
Afficher le fichier Open project: webappsuk/CoreLibraries

Méthodes publiques

Méthode Description
LogEnumerableElement ( [ resource, [ values ) : System

Initializes a new instance of the LogElement class.

Resolve ( FormatWriteContext context, FormatChunk chunk ) : object

Resolves the specified tag.

Method Details

LogEnumerableElement() public méthode

Initializes a new instance of the LogElement class.
public LogEnumerableElement ( [ resource, [ values ) : System
resource [ The resource.
values [ The values.
Résultat System

Resolve() public méthode

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.
Résultat object