MonoMac.Foundation.ExportAttribute: Constructor Members

The constructors of MonoMac.Foundation.ExportAttribute are listed below. For a list of all members, see the ExportAttribute Members list.

See Also: Inherited members from System.Attribute

Public Constructors

Use this method to expose a C# method, property or constructor as a method that can be invoked from Objective-C.
Exports the given method or property to Objective-C land with the specified method name.
Use this method to expose a C# method, property or constructor as a method that can be invoked from Objective-C.