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.
Namespace: Realms
Assembly: Realm.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly)]
public class WovenAssemblyAttribute : Attribute