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 |
Method | Description | |
---|---|---|
ConvertToGB ( long valueToConvert ) : ulong | ||
ConvertToMB ( ulong valueToConvert ) : ulong |
public GetCPUAvailableInformation ( ) : string | ||
return | string |
public GetDateTimeFormatInformation ( ) : string | ||
return | string |
public GetDiskSpaceAvailableInformation ( ) : string | ||
return | string |
public GetDiskSpaceTotalInformation ( ) : string | ||
return | string |
public GetFullDateTimeInformation ( ) : string | ||
return | string |
public GetNumberOfWareWolfAgentsInformation ( ) : string | ||
return | string |
public GetOperatingSystemInformation ( ) : string | ||
return | string |
public GetPhysicalMemoryAvailableInformation ( ) : string | ||
return | string |
public GetPhysicalMemoryTotalInformation ( ) : string | ||
return | string |
public GetServicePackInformation ( ) : string | ||
return | string |
public GetUserRolesInformation ( IIdentity currentIdentity = null ) : string | ||
currentIdentity | IIdentity | |
return | string |