Table of Contents

Constructor DocumentType

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Dom.dll

DocumentType(string, string, string, string, Document)

public DocumentType(string name, string publicId, string systemId, string internalSubset, Document document)

Parameters

name string
publicId string
systemId string
internalSubset string
document Document