Click or drag to resize

performanceBaseT Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
performance measurement base class
Inheritance Hierarchy
SystemObject
  imbACE.Core.data.measurementperformanceBaseT

Namespace:  imbACE.Core.data.measurement
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public abstract class performanceBase<T> : IPerformanceTaker
where T : class, new(), IPerformanceTake
Request Example View Source

Type Parameters

T

The performanceBaseT type exposes the following members.

Properties
Methods
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also