C# Class Dev2.Diagnostics.Debug.ProfilingUtil.ProfileRegion

显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
Pop ( ) : long
ProfileRegion ( ) : System.Collections.Generic
ProfileRegion ( ProfileRegion parent ) : System.Collections.Generic

Method Details

Pop() public method

public Pop ( ) : long
return long

ProfileRegion() public method

public ProfileRegion ( ) : System.Collections.Generic
return System.Collections.Generic

ProfileRegion() public method

public ProfileRegion ( ProfileRegion parent ) : System.Collections.Generic
parent ProfileRegion
return System.Collections.Generic