다음을 통해 공유


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

적용 대상