Describes a dependency on another plugin.

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 Dependency : IValidatable
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class Dependency _
	Implements IValidatable

Inheritance Hierarchy

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

See Also