次の方法で共有


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

適用対象