C# Class Tidy.Core.Lexer.W3CVersionInfo

Show file Open project: r1pper/TidyNetPortable

Public Methods

Method Description
W3CVersionInfo ( string name, string voyagerName, string profile, HtmlVersion version ) : System

Method Details

W3CVersionInfo() public method

public W3CVersionInfo ( string name, string voyagerName, string profile, HtmlVersion version ) : System
name string
voyagerName string
profile string
version HtmlVersion
return System