C# Class Monobjc.AppKit.NSNib

Afficher le fichier Open project: Monobjc/monobjc Class Usage Examples

Méthodes publiques

Méthode Description
InstantiateNibWithOwnerTopLevelObjects ( NSString resourceName, Id owner ) : bool
InstantiateNibWithOwnerTopLevelObjects ( Type type, NSString resourceName, Id owner ) : bool

Method Details

InstantiateNibWithOwnerTopLevelObjects() public static méthode

public static InstantiateNibWithOwnerTopLevelObjects ( NSString resourceName, Id owner ) : bool
resourceName Monobjc.Foundation.NSString
owner Id
Résultat bool

InstantiateNibWithOwnerTopLevelObjects() public static méthode

public static InstantiateNibWithOwnerTopLevelObjects ( Type type, NSString resourceName, Id owner ) : bool
type System.Type
resourceName Monobjc.Foundation.NSString
owner Id
Résultat bool