Table of Contents

Constructor ProcessingInstruction

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

ProcessingInstruction(string, string, Document)

public ProcessingInstruction(string target, string data, Document document)

Parameters

target string
data string
document Document