DomProcessingInstruction 构造函数

定义

重载

DomProcessingInstruction(NSObjectFlag)
DomProcessingInstruction(IntPtr)

DomProcessingInstruction(NSObjectFlag)

protected DomProcessingInstruction(Foundation.NSObjectFlag t);
new WebKit.DomProcessingInstruction : Foundation.NSObjectFlag -> WebKit.DomProcessingInstruction

参数

适用于

DomProcessingInstruction(IntPtr)

protected internal DomProcessingInstruction(IntPtr handle);
new WebKit.DomProcessingInstruction : nativeint -> WebKit.DomProcessingInstruction

参数

handle
IntPtr

nativeint

适用于