Class Converter
Read and generate post and tag list from certain format and certain path.
Inheritance
System.Object
Converter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pagene.Converter
Assembly: Pagene.Converter.dll
Syntax
public class Converter
Constructors
| Improve this Doc View SourceConverter()
Creates instance for converting.
Declaration
public Converter()
Methods
| Improve this Doc View SourceBuildAsync()
Start converting data.
Declaration
public Task BuildAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Remarks
See other documentation page about converting format and file path.
Clean()
Cleans all hash (cache).
Declaration
public void Clean()
Remarks
This removes the whole hash directory.
Initialize()
Creates input directory if doesn't exist.
Declaration
public void Initialize()
RebuildAsync()
Cleans all outputs and rebuilds from first.
Declaration
public Task RebuildAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Remarks
This does not remove attachment files inside Blog Content.