C# Class Whee.WordBuilder.Cocoa.ExportAsViewController

Inheritance: NSViewController
显示文件 Open project: alfar/WordBuilder Class Usage Examples

Public Methods

Method Description
ExportAsViewController ( ) : System
ExportAsViewController ( IntPtr nativePointer ) : System
ExportAsViewController ( NSString nibOrNull, NSBundle bundleOrNull ) : System

Private Methods

Method Description
AwakeFromNib ( ) : void

Method Details

ExportAsViewController() public method

public ExportAsViewController ( ) : System
return System

ExportAsViewController() public method

public ExportAsViewController ( IntPtr nativePointer ) : System
nativePointer System.IntPtr
return System

ExportAsViewController() public method

public ExportAsViewController ( NSString nibOrNull, NSBundle bundleOrNull ) : System
nibOrNull NSString
bundleOrNull NSBundle
return System