Skip to content

T_NChronicle_Core_NChronicle

Andy James edited this page Aug 3, 2017 · 1 revision

NChronicle Class

Container for NChronicle functions and base configuration.

Inheritance Hierarchy

System.Object
  NChronicle.Core.NChronicle
Namespace: NChronicle.Core
Assembly: NChronicle.Core (in NChronicle.Core.dll) Version: 1.0.3.0 (1.0.3.0)

Syntax

C#

public static class NChronicle

VB

Public NotInheritable Class NChronicle

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type NChronicle =  class end

The NChronicle type exposes the following members.

Methods

 

Name Description
Public methodStatic member Configure Configure all new and existing Chronicle instances with the specified options and IChronicleLibrarys.
Public methodStatic member ConfigureFrom Configure all new and existing Chronicle instances with options and libraries from an XML file.
Public methodStatic member SaveConfigurationTo Save base configuration to an XML configuration file.
  Back to Top

See Also

Reference

NChronicle.Core Namespace

NChronicle

ChronicleConfigurationDelegate

IChronicle

IChronicleLibrary

Chronicle

ChronicleConfiguration

ChronicleLevel

ChronicleRecord

Clone this wiki locally