A StaticReflectionPolicy declared type wrapper such as a class, struct, enum or interface definition.

Namespace:  Gallio.Common.Reflection.Impl
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public sealed class StaticDeclaredTypeWrapper : StaticTypeWrapper
Visual Basic (Declaration)
Public NotInheritable Class StaticDeclaredTypeWrapper _
	Inherits StaticTypeWrapper

Inheritance Hierarchy

See Also