6 lines
124 B
VB.net
6 lines
124 B
VB.net
Namespace IDB
|
|
Public Class Attributes
|
|
Public Const ATTRIBUTE_DOCTYPE = "Doctype"
|
|
End Class
|
|
|
|
End Namespace |