'Declaration
Public Delegate Sub CachesUpdatedEventHandler( _ ByVal cacheNames() As String, _ ByVal cacheType As CacheType _ )
public delegate void CachesUpdatedEventHandler( string[] cacheNames, CacheType cacheType )
Namespace: FChoice.Foundation
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)