C# Class AVG.Automation.Cmdlets.NativeTypes.SYSTEMTIME

Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Свойство Type Description
wDay short
wDayOfWeek short
wHour short
wMilliseconds short
wMinute short
wMonth short
wSecond short
wYear short

Méthodes publiques

Méthode Description
SYSTEMTIME ( System.DateTime value ) : System

Method Details

SYSTEMTIME() public méthode

public SYSTEMTIME ( System.DateTime value ) : System
value System.DateTime
Résultat System

Property Details

wDay public_oe property

public short wDay
Résultat short

wDayOfWeek public_oe property

public short wDayOfWeek
Résultat short

wHour public_oe property

public short wHour
Résultat short

wMilliseconds public_oe property

public short wMilliseconds
Résultat short

wMinute public_oe property

public short wMinute
Résultat short

wMonth public_oe property

public short wMonth
Résultat short

wSecond public_oe property

public short wSecond
Résultat short

wYear public_oe property

public short wYear
Résultat short