The document of the Azuki editor engine.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public class Document : IEnumerable<char>, 
	IEnumerable
Visual Basic
Public Class Document
	Implements IEnumerable(Of Char), IEnumerable

Inheritance Hierarchy

System..::..Object
  Sgry.Azuki..::..Document

See Also