C# Class Whee.WordBuilder.Cocoa.ExportAsViewController

Inheritance: NSViewController
Afficher le fichier Open project: alfar/WordBuilder Class Usage Examples

Méthodes publiques

Méthode Description
ExportAsViewController ( ) : System
ExportAsViewController ( IntPtr nativePointer ) : System
ExportAsViewController ( NSString nibOrNull, NSBundle bundleOrNull ) : System

Private Methods

Méthode Description
AwakeFromNib ( ) : void

Method Details

ExportAsViewController() public méthode

public ExportAsViewController ( ) : System
Résultat System

ExportAsViewController() public méthode

public ExportAsViewController ( IntPtr nativePointer ) : System
nativePointer System.IntPtr
Résultat System

ExportAsViewController() public méthode

public ExportAsViewController ( NSString nibOrNull, NSBundle bundleOrNull ) : System
nibOrNull NSString
bundleOrNull NSBundle
Résultat System