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

适用于