LogRequestBody Constructor (String, String, String, String)Delta Engine Documentation
Initializes a new instance of the LogRequestBody class

Namespace: DeltaEngine.Logging.Tests.LogService
Assembly: DeltaEngine.Logging.Tests (in DeltaEngine.Logging.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public LogRequestBody(
	string messageType,
	string message,
	string projectName,
	string apiKey
)
See Also