Process(Guid, ProcessTypes) Constructor
Initializes a new instance of the
Process class
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public Process(
Guid key,
ProcessTypes type
)
Public Sub New (
key As Guid,
type As ProcessTypes
)
Parameters
- key Guid
-
- type ProcessTypes
-