Search Results for

    Show / Hide Table of Contents

    Class NotifyPropertyChangesAttribute

    Indicates that the generated subclass of the attribute's target should implement . If the type this is applied to already inherits it, this is implied.

    Inheritance
    Object
    NotifyPropertyChangesAttribute
    Namespace: IPA.Config.Stores.Attributes
    Assembly: IPA.Loader.dll
    Syntax
    public sealed class NotifyPropertyChangesAttribute : Attribute

    Extension Methods

    ReflectionUtil.SetField<T, U>(T, String, U)
    ReflectionUtil.GetField<U, T>(T, String)
    ReflectionUtil.SetProperty<T, U>(T, String, U)
    ReflectionUtil.GetProperty<U, T>(T, String)
    ReflectionUtil.InvokeMethod<U, T>(T, String, Object[])
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX