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".

C# | Visual Basic | Visual C++ |
public ObjectiveCClassAttribute()
Public Sub New
public: ObjectiveCClassAttribute()

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)