MonobjcMonobjc Documented Class Library
ObjectiveCClassAttribute Constructor
NamespacesMonobjcObjectiveCClassAttributeObjectiveCClassAttribute()()()()

Initializes a new instance of the ObjectiveCClassAttribute class.

The name that will be used to register the tagged type will be its short name, i.e. "MyType" if the type is "Foo.Bar.MyType".

Declaration Syntax
C#Visual BasicVisual C++
public ObjectiveCClassAttribute()
Public Sub New
public:
ObjectiveCClassAttribute()
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc (Module: Monobjc)