Returns the name of a protocol as a string.
Original signature is 'NSString * NSStringFromProtocol ( Protocol *proto );'
Available in Mac OS X v10.5 and later.


- proto (IntPtr)
- MISSING

A string containing the name of proto.

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