C# Class FlatRedBallProfiler.Sections.SectionMerger

Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
CreateMergedCopy ( Section section ) : Section

Private Methods

Méthode Description
DoMerge ( Section original, Section merged ) : void
GetSectionByName ( string name, Section parent ) : Section

Method Details

CreateMergedCopy() public méthode

public CreateMergedCopy ( Section section ) : Section
section FlatRedBall.Performance.Measurement.Section
Résultat FlatRedBall.Performance.Measurement.Section