C# Class Dev2.Activities.GetSystemInformationHelper

Inheritance: IGetSystemInformation
显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method 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

Method Description
ConvertToGB ( long valueToConvert ) : ulong
ConvertToMB ( ulong valueToConvert ) : ulong

Method Details

GetCPUAvailableInformation() public method

public GetCPUAvailableInformation ( ) : string
return string

GetCPUTotalInformation() public method

public GetCPUTotalInformation ( ) : string
return string

GetDateTimeFormatInformation() public method

public GetDateTimeFormatInformation ( ) : string
return string

GetDiskSpaceAvailableInformation() public method

public GetDiskSpaceAvailableInformation ( ) : string
return string

GetDiskSpaceTotalInformation() public method

public GetDiskSpaceTotalInformation ( ) : string
return string

GetDomainInformation() public method

public GetDomainInformation ( ) : string
return string

GetFullDateTimeInformation() public method

public GetFullDateTimeInformation ( ) : string
return string

GetLanguageInformation() public method

public GetLanguageInformation ( ) : string
return string

GetNumberOfWareWolfAgentsInformation() public method

public GetNumberOfWareWolfAgentsInformation ( ) : string
return string

GetOSBitValueInformation() public method

public GetOSBitValueInformation ( ) : string
return string

GetOperatingSystemInformation() public method

public GetOperatingSystemInformation ( ) : string
return string

GetPhysicalMemoryAvailableInformation() public method

public GetPhysicalMemoryAvailableInformation ( ) : string
return string

GetPhysicalMemoryTotalInformation() public method

public GetPhysicalMemoryTotalInformation ( ) : string
return string

GetRegionInformation() public method

public GetRegionInformation ( ) : string
return string

GetServicePackInformation() public method

public GetServicePackInformation ( ) : string
return string

GetUserNameInformation() public method

public GetUserNameInformation ( ) : string
return string

GetUserRolesInformation() public method

public GetUserRolesInformation ( IIdentity currentIdentity = null ) : string
currentIdentity IIdentity
return string