Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FlatRedBallProfiler
Sections
SectionMerger
C# Class FlatRedBallProfiler.Sections.SectionMerger
Show file
Open project: vchelaru/FlatRedBall
Public Methods
Method
Description
CreateMergedCopy
(
Section
section
) :
Section
Private Methods
Method
Description
DoMerge
(
Section
original
,
Section
merged
) :
void
GetSectionByName
(
string
name
,
Section
parent
) :
Section
Method Details
CreateMergedCopy()
public
method
public
CreateMergedCopy
(
Section
section
) :
Section
section
FlatRedBall.Performance.Measurement.Section
return
FlatRedBall.Performance.Measurement.Section