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

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


ObjectiveCClassAttribute(String)
Initializes a new instance of the ObjectiveCClassAttribute class.

Assembly: Monobjc (Module: Monobjc)