C# Class Smartmobili.Cocoa.NSCustomView

Inheritance: NSView
Exibir arquivo Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
Class Class

Protected Properties

Property Type Description
className NSString
extension id
realObject id

Public Methods

Method Description
Alloc ( ) : NSCustomView
AwakeAfterUsingCoder ( NSCoder aDecoder ) : id
NSCustomView ( ) : System

Method Details

Alloc() public static method

public static Alloc ( ) : NSCustomView
return NSCustomView

AwakeAfterUsingCoder() public method

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

NSCustomView() public method

public NSCustomView ( ) : System
return System

Property Details

Class public_oe static_oe property

public static Class,Smartmobili.Cocoa Class
return Class

className protected_oe property

protected NSString className
return NSString

extension protected_oe property

protected id,Smartmobili.Cocoa extension
return id

realObject protected_oe property

protected id,Smartmobili.Cocoa realObject
return id