C# Class NCore.Now

Mostra file Open project: danielwertheim/NCore

Public Properties

Property Type Description
UtcFn Func
ValueFn Func

Public Methods

Method Description
Reset ( ) : void

Private Methods

Method Description
Now ( ) : System

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Property Details

UtcFn public_oe static_oe property

public static Func UtcFn
return Func

ValueFn public_oe static_oe property

public static Func ValueFn
return Func