An attribute used to signal that a type should be resolved when it is encountered in an assembly that is being loaded into the process. This property should be used on user-written types that perform an initialization activity in the static class initializer, for example the registration of a configuration hook. It is resolved by calling its static Init() method.
For a list of all members of this type, see JuggerNETInitAttribute Members.
System.Object
System.Attribute
Codemesh.JuggerNET.JuggerNETInitAttribute
Codemesh.JuggerNET.JuggerNETProxyTypeAttribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Codemesh.JuggerNET
Assembly: netrt (in netrt.dll)
JuggerNETInitAttribute Members | Codemesh.JuggerNET Namespace