A StaticReflectionPolicy property wrapper.
Namespace:
Gallio.Common.Reflection.ImplAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public sealed class StaticPropertyWrapper : StaticReflectedMemberWrapper, IPropertyInfo, IMemberInfo, IEquatable<IMemberInfo>, ISlotInfo, ICodeElementInfo, IMirror, IEquatable<ICodeElementInfo>, IEquatable<ISlotInfo>, IEquatable<IPropertyInfo> |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class StaticPropertyWrapper _ Inherits StaticReflectedMemberWrapper _ Implements IPropertyInfo, IMemberInfo, IEquatable(Of IMemberInfo), _ ISlotInfo, ICodeElementInfo, IMirror, IEquatable(Of ICodeElementInfo), _ IEquatable(Of ISlotInfo), IEquatable(Of IPropertyInfo) |
Inheritance Hierarchy
System..::.Object
Gallio.Common.Reflection.Impl..::.StaticWrapper
Gallio.Common.Reflection.Impl..::.StaticCodeElementWrapper
Gallio.Common.Reflection.Impl..::.StaticMemberWrapper
Gallio.Common.Reflection.Impl..::.StaticReflectedMemberWrapper
Gallio.Common.Reflection.Impl..::.StaticPropertyWrapper
Gallio.Common.Reflection.Impl..::.StaticWrapper
Gallio.Common.Reflection.Impl..::.StaticCodeElementWrapper
Gallio.Common.Reflection.Impl..::.StaticMemberWrapper
Gallio.Common.Reflection.Impl..::.StaticReflectedMemberWrapper
Gallio.Common.Reflection.Impl..::.StaticPropertyWrapper
