C# Class Smartmobili.Cocoa.ObjcMethodAttribute

Inheritance: System.Attribute
Mostra file Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
MethodName string

Public Methods

Method Description
ObjcMethodAttribute ( string methodName ) : System

Method Details

ObjcMethodAttribute() public method

public ObjcMethodAttribute ( string methodName ) : System
methodName string
return System

Property Details

MethodName public_oe property

public string MethodName
return string