C# Class Tridion.Extensions.DynamicDelivery.Templates.Utils.GeneralUtils

Mostra file Open project: rainmaker2k/TridionMVCDotNet

Public Methods

Method Description
ResetLogTimer ( ) : void
TimedLog ( string Message ) : void

Method Details

ResetLogTimer() public static method

public static ResetLogTimer ( ) : void
return void

TimedLog() public static method

public static TimedLog ( string Message ) : void
Message string
return void