C# Class Smartmobili.Cocoa.NSImage

Inheritance: NSObject
Mostra file Open project: smartmobili/CocoaBuilder Class Usage Examples

Public Properties

Property Type Description
Class Class

Public Methods

Method Description
Alloc ( ) : NSImage
ImageNamed ( NSString anImage ) : NSImage
InitWithCoder ( NSCoder aDecoder ) : id
NSImage ( ) : System

Method Details

Alloc() public static method

public static Alloc ( ) : NSImage
return NSImage

ImageNamed() public static method

public static ImageNamed ( NSString anImage ) : NSImage
anImage NSString
return NSImage

InitWithCoder() public method

public InitWithCoder ( NSCoder aDecoder ) : id
aDecoder NSCoder
return id

NSImage() public method

public NSImage ( ) : System
return System

Property Details

Class public_oe static_oe property

public static Class,Smartmobili.Cocoa Class
return Class