TokenFunction Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The TokenFunction type exposes the following members.

Constructors

  Name Description
Protected method TokenFunction Overloaded.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Format
Searches for token functions in the message and replace all with formatted values.
Public method FormatToken
Abstract method to process the token value between the start and end delimiter.
Public method GetHashCode (Inherited from Object.)
Protected method GetInnerTemplate
Returns the template in between the paratheses for a token function. Expecting tokens in this format: {keyvalue(myKey1)}.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

TokenFunction Class

Microsoft.Practices.EnterpriseLibrary.Logging.Formatters Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.