JuggerNET Runtime Library

JuggerNETProxyTypeAttribute Class

An attribute used to contain additional housekeeping information about the generated proxytype.

For a list of all members of this type, see JuggerNETProxyTypeAttribute Members.

System.Object
   System.Attribute
      Codemesh.JuggerNET.JuggerNETInitAttribute
         Codemesh.JuggerNET.JuggerNETProxyTypeAttribute

[AttributeUsage(ValidOn=(AttributeTargets.Class|AttributeTargets.Interface), AllowMultiple=False, Inherited=True)]
public sealed class JuggerNETProxyTypeAttribute : JuggerNETInitAttribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Codemesh.JuggerNET

Assembly: netrt (in netrt.dll)

See Also

JuggerNETProxyTypeAttribute Members | Codemesh.JuggerNET Namespace