C# Class DataExport.WS.Global

Provides common application methods, properties, etc.
Datei anzeigen Open project: BellevueCollege/DataExport

Public Methods

Method Description
CurrentDateTime ( ) : System.DateTime

Gets the current DateTime, or the override value configured in Settings

Method Details

CurrentDateTime() public static method

Gets the current DateTime, or the override value configured in Settings
public static CurrentDateTime ( ) : System.DateTime
return System.DateTime