The document of the Azuki editor engine.
Namespace: Sgry.AzukiAssembly: 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
Sgry.Azuki..::..Document