C# Class Dev2.Activities.GetSystemInformationHelper

Inheritance: IGetSystemInformation
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
GetCPUAvailableInformation ( ) : string
GetCPUTotalInformation ( ) : string
GetDateTimeFormatInformation ( ) : string
GetDiskSpaceAvailableInformation ( ) : string
GetDiskSpaceTotalInformation ( ) : string
GetDomainInformation ( ) : string
GetFullDateTimeInformation ( ) : string
GetLanguageInformation ( ) : string
GetNumberOfWareWolfAgentsInformation ( ) : string
GetOSBitValueInformation ( ) : string
GetOperatingSystemInformation ( ) : string
GetPhysicalMemoryAvailableInformation ( ) : string
GetPhysicalMemoryTotalInformation ( ) : string
GetRegionInformation ( ) : string
GetServicePackInformation ( ) : string
GetUserNameInformation ( ) : string
GetUserRolesInformation ( IIdentity currentIdentity = null ) : string

Private Methods

Méthode Description
ConvertToGB ( long valueToConvert ) : ulong
ConvertToMB ( ulong valueToConvert ) : ulong

Method Details

GetCPUAvailableInformation() public méthode

public GetCPUAvailableInformation ( ) : string
Résultat string

GetCPUTotalInformation() public méthode

public GetCPUTotalInformation ( ) : string
Résultat string

GetDateTimeFormatInformation() public méthode

public GetDateTimeFormatInformation ( ) : string
Résultat string

GetDiskSpaceAvailableInformation() public méthode

public GetDiskSpaceAvailableInformation ( ) : string
Résultat string

GetDiskSpaceTotalInformation() public méthode

public GetDiskSpaceTotalInformation ( ) : string
Résultat string

GetDomainInformation() public méthode

public GetDomainInformation ( ) : string
Résultat string

GetFullDateTimeInformation() public méthode

public GetFullDateTimeInformation ( ) : string
Résultat string

GetLanguageInformation() public méthode

public GetLanguageInformation ( ) : string
Résultat string

GetNumberOfWareWolfAgentsInformation() public méthode

public GetNumberOfWareWolfAgentsInformation ( ) : string
Résultat string

GetOSBitValueInformation() public méthode

public GetOSBitValueInformation ( ) : string
Résultat string

GetOperatingSystemInformation() public méthode

public GetOperatingSystemInformation ( ) : string
Résultat string

GetPhysicalMemoryAvailableInformation() public méthode

public GetPhysicalMemoryAvailableInformation ( ) : string
Résultat string

GetPhysicalMemoryTotalInformation() public méthode

public GetPhysicalMemoryTotalInformation ( ) : string
Résultat string

GetRegionInformation() public méthode

public GetRegionInformation ( ) : string
Résultat string

GetServicePackInformation() public méthode

public GetServicePackInformation ( ) : string
Résultat string

GetUserNameInformation() public méthode

public GetUserNameInformation ( ) : string
Résultat string

GetUserRolesInformation() public méthode

public GetUserRolesInformation ( IIdentity currentIdentity = null ) : string
currentIdentity IIdentity
Résultat string