Redigera

Dela via


NSPathCellDelegate Constructors

Definition

Overloads

NSPathCellDelegate()
NSPathCellDelegate(NSObjectFlag)
NSPathCellDelegate(IntPtr)

NSPathCellDelegate()

[Foundation.Export("init")]
public NSPathCellDelegate();
Attributes

Applies to

NSPathCellDelegate(NSObjectFlag)

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

Parameters

Applies to

NSPathCellDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to