public CacheReadEventArgs( string cacheKey, bool found )
Public Sub New ( _ cacheKey As String, _ found As Boolean _ )
public: CacheReadEventArgs( String^ cacheKey, bool^ found )