C# 클래스 FlatRedBallProfiler.Sections.SectionMerger

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
CreateMergedCopy ( Section section ) : Section

비공개 메소드들

메소드 설명
DoMerge ( Section original, Section merged ) : void
GetSectionByName ( string name, Section parent ) : Section

메소드 상세

CreateMergedCopy() 공개 메소드

public CreateMergedCopy ( Section section ) : Section
section FlatRedBall.Performance.Measurement.Section
리턴 FlatRedBall.Performance.Measurement.Section