NSRuleEditorDelegate Constructors

Definition

Overloads

NSRuleEditorDelegate()
NSRuleEditorDelegate(NSObjectFlag)
NSRuleEditorDelegate(IntPtr)

NSRuleEditorDelegate()

[Foundation.Export("init")]
protected NSRuleEditorDelegate ();
Attributes

Applies to

NSRuleEditorDelegate(NSObjectFlag)

protected NSRuleEditorDelegate (Foundation.NSObjectFlag t);
new AppKit.NSRuleEditorDelegate : Foundation.NSObjectFlag -> AppKit.NSRuleEditorDelegate

Parameters

Applies to

NSRuleEditorDelegate(IntPtr)

protected internal NSRuleEditorDelegate (IntPtr handle);
new AppKit.NSRuleEditorDelegate : nativeint -> AppKit.NSRuleEditorDelegate

Parameters

handle
IntPtr

nativeint

Applies to