名前空間一覧 > GrapeCity.Web.Input.Core 名前空間 > DateTimeEx クラス : Now プロパティ |
Public Shared ReadOnly Property Now As DateTimeEx
public static DateTimeEx Now {get;}
Imports GrapeCity.Web.Input.Core Dim dtEx As DateTimeEx = DateTimeEx.Now
using GrapeCity.Web.Input.Core;
DateTimeEx dtEx = DateTimeEx.Now;