C# Class Ancestry.Daisy.Tests.Daisy.Component.TracingTest

Afficher le fichier Open project: Ancestry/Daisy

Méthodes publiques

Méthode Description
Trace ( string code ) : TraceNode

Private Methods

Méthode Description
ItCollectsTracings ( ) : void
ItTracesAcrossGroups ( ) : void
ItTracesToIdentityNodes ( string code, Type traceType ) : void

Method Details

Trace() public méthode

public Trace ( string code ) : TraceNode
code string
Résultat Ancestry.Daisy.Language.AST.Trace.TraceNode