Describes a plugin cache file.

Namespace:  Gallio.Runtime.Extensibility.Schema
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
[SerializableAttribute]
public sealed class Cache : IValidatable
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class Cache _
	Implements IValidatable

Remarks

This type supports the framework and is not intended to be used by client code.

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Extensibility.Schema..::.Cache

See Also