Click or drag to resize
LogicErrorsGetCombinedMessages Method
Returns a list of all the error messages in all logic errors.

Namespace: Entelect.ErrorHandling
Assembly: Entelect (in Entelect.dll) Version: 0.0.79
Syntax
C#
public string GetCombinedMessages()

Return Value

Type: String

[Missing <returns> documentation for "M:Entelect.ErrorHandling.LogicErrors.GetCombinedMessages"]

See Also