Click or drag to resize

LogContextCacheGet Method

[Missing <summary> documentation for "M:Casewhere.Infrastructure.Logging.LogContextCache.Get(System.String)"]


Namespace: Casewhere.Infrastructure.Logging
Assembly: Casewhere.Infrastructure.Logging (in Casewhere.Infrastructure.Logging.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static string Get(
	string key
)

Parameters

key  String
 

Return Value

String

[Missing <returns> documentation for "M:Casewhere.Infrastructure.Logging.LogContextCache.Get(System.String)"]

See Also