Click or drag to resize

ILockManagerRelease Method

[Missing <summary> documentation for "M:Casewhere.Common.ILockManager.Release(System.Collections.Generic.List{System.String})"]


Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
void Release(
	List<string> keys
)

Parameters

keys  ListString
 
See Also