C# Class CodeSharp.EventSourcing.TimeRecorderManager

һ��ʵ���࣬�����ṩ���ܲ���֧��
Afficher le fichier Open project: tangxuehua/eventsourcing

Méthodes publiques

Méthode Description
GetTimeRecorder ( string timeRecorderName ) : TimeRecorder
GetTimeRecorder ( string timeRecorderName, bool reset ) : TimeRecorder

Private Methods

Méthode Description
TimeRecorderManager ( ) : System

Method Details

GetTimeRecorder() public méthode

public GetTimeRecorder ( string timeRecorderName ) : TimeRecorder
timeRecorderName string
Résultat TimeRecorder

GetTimeRecorder() public méthode

public GetTimeRecorder ( string timeRecorderName, bool reset ) : TimeRecorder
timeRecorderName string
reset bool
Résultat TimeRecorder