共用方式為


NSPathCellDelegate 建構函式

定義

多載

NSPathCellDelegate()
NSPathCellDelegate(NSObjectFlag)
NSPathCellDelegate(IntPtr)

NSPathCellDelegate()

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

適用於

NSPathCellDelegate(NSObjectFlag)

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

參數

適用於

NSPathCellDelegate(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於