A StaticReflectionPolicy code element wrapper.
Namespace:
Gallio.Common.Reflection.ImplAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public abstract class StaticCodeElementWrapper : StaticWrapper, ICodeElementInfo, IMirror, IEquatable<ICodeElementInfo> |
| Visual Basic (Declaration) |
|---|
Public MustInherit Class StaticCodeElementWrapper _ Inherits StaticWrapper _ Implements ICodeElementInfo, IMirror, IEquatable(Of ICodeElementInfo) |
Inheritance Hierarchy
System..::.Object
Gallio.Common.Reflection.Impl..::.StaticWrapper
Gallio.Common.Reflection.Impl..::.StaticCodeElementWrapper
Gallio.Common.Reflection.Impl..::.StaticAssemblyWrapper
Gallio.Common.Reflection.Impl..::.StaticMemberWrapper
Gallio.Common.Reflection.Impl..::.StaticParameterWrapper
Gallio.Common.Reflection.Impl..::.StaticWrapper
Gallio.Common.Reflection.Impl..::.StaticCodeElementWrapper
Gallio.Common.Reflection.Impl..::.StaticAssemblyWrapper
Gallio.Common.Reflection.Impl..::.StaticMemberWrapper
Gallio.Common.Reflection.Impl..::.StaticParameterWrapper
