Server.Diagnostics.TimerProfile.TimerProfile C# (CSharp) Méthode

TimerProfile() public méthode

public TimerProfile ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic
		public TimerProfile( string name )
			: base( name ) {
		}