Show / Hide Table of Contents

    Class WovenAssemblyAttribute

    An attribute that indicates that the assembly has been woven. It is applied automatically by the RealmWeaver and should not be used manually.

    Inheritance
    Object
    Attribute
    WovenAssemblyAttribute
    Namespace: Realms
    Assembly: Realm.dll
    Syntax
    [AttributeUsage(AttributeTargets.Assembly)]
    public class WovenAssemblyAttribute : Attribute
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Realm
    Generated by DocFX