Sys

PPJ.Runtime.Sys

Namespace: PPJ.Runtime

Assembly: PPJ.Runtime.49 (4.9.0.0)

Global class containing all the system variables and constants required by the migrated SAL application.

public class Sys

Fields

Properties

CultureInfo: Returns the current CultureInfo.

Methods

Reads the protected HResult property.

Returns: Int32.

Logs the call to a method that is not yet implemented.

Logs the call to a method that is not supported.

Logs an error

Logs an exception

Logs an information

Logs extra information

Logs a warning

Last updated