The document of the Azuki editor engine.

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

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